/*@import url('/PQ.CMS/lib/fonts/font-awesome/css/fontawesome.css');*/


.container
{
	width: 100% !important;
	max-width: 100% !important;
}


.btn-primary, .btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.disabled, .btn-primary:disabled
{
	border-color: #4064ae;
	background-color: #4064ae;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle
{
	border-color: rgba(64,100,174,0.75);
	background-color: rgba(64,100,174,0.75);
}


/*.btn:focus
{
	box-shadow: none !important;
	outline: none !important;
}*/

.btn-tablelist
{
	margin: 0 auto;
}

.navbar
{
  min-height: 100px;
  margin: 0 auto; 
  padding: 0px;
	position: relative;
  border: 1px solid transparent;
	width: 100%;
	background-color: #fff;
	border-color:#eee;
}


.dropdown-menu
{
	left: initial;
	right: 0px;
	min-width: 120px;
}


.navbar-toggler
{
	height: 100%;
	border: 0;
	float: right;
	padding-right: 0;
	outline-color: transparent !important;
}

.panel-footer
{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-top: 20px;
	/*padding-bottom: 20px;*/
	background-color: #4064ae;
	max-height: 150px;
	color: #fff;
}

.panel-footer a,
.panel-footer a:visited {
 font-size:.8em;
 color:rgba(255,255,255,.7);
 margin-left: 5px;
}

.panel-footer a:hover {
 color:#f48221;
 text-decoration:none
}

.panel-footer p {
	margin-left: 10px;
	/*margin-top:20px;*/
}

.container-midvalign
{
	height:100%; 
	padding: 0 0; 
	vertical-align: middle; 
	display: inline-table; 
	text-align: left;
}


.contents-midvalign
{
	font-weight: bold; 
	color: #fff; 
	font-size: 0.875rem;/*14px;*/ 
	vertical-align:middle; 
	display: table-cell; 
	text-align: left; 
	position: relative
}


.contents-midvalign:hover
{
	color: #fff;
	text-decoration: underline;
}


.nav-link
{
	color: #777 !important;
	min-width: 200px;
	text-align: right;
	padding: 0 !important;
	cursor: pointer;
}


.dropdown-item
{
	width: inherit;
}


.dropdown-item:hover, .dropdown-item:focus
{
	background-color: #f8f9fa;
	color: #000;
}


.header-div
{
	font-size: 1.125rem;/*18px;*/
}

.footer-img {
	background: url(../media/icons/MALTA_COAT_OF_ARMS_WHITE.png) no-repeat;
	height: 100%;
	max-height: 50px;
	background-size: contain;
	position: relative;
	padding: 0px 0px;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	background-color: transparent;
	border: 0px solid transparent;
	border-radius: 0px;
}


.footer-div
{
	display: inline;

}

.footer-icon
{
	font-size: 1.5rem;/*24px;*/
	padding-right: 25px;
}

.footer-icon:hover
{
	text-decoration: none;
}

.bg-parl
{
	background-color: rgba(64,100,174,1) !important;
}


.bg-transparent
{
	background-color: transparent !important; 
	border-color: transparent !important; 
	box-shadow: 0 0 0 0 rgba(108,117,125,0) !important;
}


.padding-0
{
	padding: 0;
}


.padding-top-30 {
    padding-top: 30px !important;
}

.margin-right-20{
	margin-right: 20px !important;
}

.btn-dim {
	width: 100px;
	height: 30px;
	padding: 0;
	background-color: #FFA500;
	border: 1px solid #4064ae;
}


.btn-dimw {
	width: fit-content;
	padding: 0 10px;
}

.nav.navbar-nav {
	color:white;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	text-decoration: none;
	color:white;
}

html body .container-fluid.body-content {
  position: absolute;
  top: 80px;
  bottom: 50px;
  right: 0;
  left: 0;
  overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.row{
	margin-left: 0px;
	margin-right: 0px;
}

@media (max-height: 500px)
{
	html body .container-fluid.body-content {
		top: 50px;
		bottom: 10%;
	}
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
		margin-bottom: 30px;
		color:inherit;
    background: #f6f6f6 url('../media/icons/ima-non-eu-2.png') no-repeat;
		background-size:cover;
		background-position: 65% center;
		width: 100%;
		height:180px;
}


.jumbotron h1,
.jumbotron .h1 {
 color:#eee;
 font-size:2rem;
 line-height: initial;
 margin-right:20px;
}

.jumbotron p {
 margin-bottom:15px;
 font-size:1.3125rem;/*21px;*/
 font-weight:200;
}

.jumbotron>hr {
 border-top-color:#ddd;
}

.container .jumbotron,
.container-fluid .jumbotron {
 border-radius:0;
 padding-left:15px;
 padding-right:15px
}


.container .jumbotron {
 max-width:100%;
}

@media screen and (min-width:768px) {
 .jumbotron {
  /*padding-top:48px;*/
	padding-bottom:250px
	
 }

 .container .jumbotron,
 .container-fluid .jumbotron {
  padding-left:60px;
	padding-right:60px;
	width: 100%;
	height: 120px;
	background-position: center center;
 }

 .jumbotron h1,
 .jumbotron .h1 {
  font-size:3.429rem!important;
 }
}

/*
.jumbotron {
 margin-bottom:0
}*/


/*@media(min-width:768px) {
 .jumbotron {
  padding-top:150px;
  padding-bottom:150px
 }
}*/

@media screen and (max-width:480px){
	#contentdiv{
		min-height: 850px;
		overflow-y:auto;
	}
}

@media screen and (min-width:768px){
	#contentdiv{
		min-height: 850px;
		overflow-y:auto;
	}
}

#headerdiv
{
	margin-top: 30px;
	margin-bottom: 10px;
	color: #777;
}


#fullpagecont
{
	/*padding-left: 25px;
	padding-right: 25px;*/
	top: 100px;
	bottom: 140px;
	height: auto;
}

#contentdiv{
	padding-right: 0;
	padding-left: 0;
}

.nav-container
{
	padding-left: 25px !important;
	padding-right: 25px !important;
	height: 100% !important;
}


@media (max-width: 575px)
{
	.nav-link
	{
		text-align: left;
	}

	.nav-container
	{
		line-height: 50px;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}


	.navbar-nav .dropdown-menu
	{
		position: relative;
		margin-top: 0;
		margin-bottom: 10px;
		padding-top: 0;
		padding-bottom: 0px;
	}


	.dropdown-item
	{
		padding-top: 0;
		padding-bottom: 0;
		padding-right: 0;
		padding-left: 10px;
	}

	.footer-icon
	{
		padding-right: 10px;
	}

	.footer-img
	{
		margin-left: 10px;
	}
}


.hidden
{
	display: none !important;
}


.full-centre-row
{
	display: block;
	width: 100%;
	margin: 0 auto;
}


.row-margin-0
{
	margin-left: 0;
	margin-right: 0;
}


.centre-block
{
	margin: auto;
}


.homescreenDiv
{
    text-align: center;
    padding: 10px;
    background-color: #f2f2f2;
    cursor: pointer;
    text-decoration: none;
}


.homescreenDiv:hover
{
    text-decoration: underline;
    background-color: #EA8202;
}


#alertDiv
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 6000;
	background: rgba(255,255,255,0.8);
}


#alertbox
{
	max-width: 800px;
	margin: 5px auto;
}


.logo-img
{
	position: fixed;
	right: 0;
	bottom: 0;
	width: 25%;
	min-width: 100px;
	max-width: 500px;
	height: auto;
	z-index: 1000;
}

