/*
PREMIOSIF 2025 COLOURS
[
For colour names, see
(1) http://chir.ag/projects/name-that-color/  OR
(2) http://www.colblindor.com/color-name-hue/
]

"Official colours":
Blue Haze:	#BEC6DB
Torea Bay:	#0F2E80
Sunglo:		#E4636B
Alizarin Crimson: #D81F2A
Turquoise:  #31a2ac
Red (terra di siena): #a93d1b (approx. Cognac or Fire Brick)
Blue: #1951A0
*/

body {
	font-family: 'Raleway';
	color:#262624;
}

p {
	color: #262624;
	font-family: 'Raleway';
	font-size:15px;
}
p em {
	color: #262624;
  /*  
   * Override UIkit default italics
	*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat';
	color: #a93d1b;
}

a {
	text-decoration: none;
	color: #1951A0;
	border-bottom:1px dotted #666;
	padding: 0 2px 1px 2px;
	font-weight:bold;
}
a:hover {
	color: #A93D1B;
	text-decoration: none;
}

.white {
	color: #fff;
}
.PREMIOSIF-footer {
	background-color:#2F2F28;
	color: #818386;
}
.PREMIOSIF-footer a {
	color: #6d91a0;
}

.PREMIOSIF-footer a:hover {
	color: white;
	text-decoration: none;
}

#full-screen-background-image {
	z-index: -999;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

/*default desktop styles*/
p.yourclass {
    font-size: 36px;
}
/*screen narrower than 800px*/
@media (max-width: 799px) {
    p.yourclass {
        font-size: 20px  !important ;
    }
}
/*screen narrower than 600px*/
@media (max-width: 599px) {
    p.yourclass {
        font-size: 14px  !important;
    }
}

h1.PREMIOSIF_header {
	font-family: 'Montserrat', 'Arial', sans-serif;
	font-size:45px;
	font-weight:500;
	color: #1951A0;
	text-align:center;
	/*margin:10px 0 0 20px;*/
	line-height:1.1;
	text-shadow:2px 2px 3px #BEC6DB;
}

/*screen narrower than 600px*/
@media (max-width: 599px) {
	h1.PREMIOSIF_header {
		font-size: 25px;
		/*text-align: center  !important ;*/
	}
}

h2.PREMIOSIF_header {
	font-family: 'Montserrat', 'Arial', sans-serif;
	font-size:35px;
	font-weight:500;
	color: #a93d1b;
	text-align:center;
	margin:5px 0 40px 20px;
	line-height:1.1;
}
/*screen narrower than 600px*/
@media (max-width: 599px) {
	h2.PREMIOSIF_header {
		font-size: 20px;
		/*text-align: center  !important ;*/
	}
}


h3.PREMIOSIF_header {
	font-family: 'Montserrat', 'Arial', sans-serif;
	font-size:30px;
	font-weight:500;
	color: #a93d1b;
	text-align:center;
	font-style:italic;
/*	margin:10px 0 10px;
*/	line-height:1.1;
}
/*screen narrower than 600px*/
@media (max-width: 599px) {
	h3.PREMIOSIF_header {
		font-size: 20px;
		/*text-align: center  !important ;*/
	}
}

h2#header_location {
	font-size:24px;
}
/*screen narrower than 600px*/
@media (max-width: 599px) {
	h2#header_location {
		font-size: 18px;
		/*text-align: center  !important ;*/
	}
}
/*screen narrower than 300px*/
@media (max-width: 299px) {
	h2#header_location {
		font-size: 13px;
		/*text-align: center  !important ;*/
	}
}



/*
 * Modifier
 */

.uk-icon-file-pdf-o {
	color:red;
}

/* redefine standard uikit badge */
.uk-badge-danger {
  background-color: #d32c46;
  background-image: -webkit-linear-gradient(top, #ee465a, #c11a39);
  background-image: linear-gradient(to bottom, #ee465a, #c11a39);
}

.uk-badge-green {
  background-color: #d32c46;
  background-image: -webkit-linear-gradient(top, #629049, #4D8330);
  background-image: linear-gradient(to bottom, #629049, #4D8330);
  font-size:14px;
  padding: 2px;
}

.uk-modal-header {
  margin-bottom: 15px;
  margin: -20px -20px 15px -20px;
  padding: 20px;
  border-bottom: 1px solid #eaeaea;
  border-radius: 4px 4px 0 0;
  background: #eaeaea;
}
.uk-modal-footer {
  margin-top: 15px;
  margin: 15px -20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #eaeaea;
  border-radius: 0 0 4px 4px;
  background: #eaeaea;
}


.panel-blue {
	background-color:#1951A0;
}
.button-blue {
	background-color:#1951A0;
	color:#FFF;
}

.PREMIOSIFwhite {
	color:#fff;
}

.organiser {
	color:#6c8de3;
	font-weight:bold;
}
.organisers {
	color:#0F2E80;
	margin:10px 20px 10px 20px;
	font-size:18px;
	line-height:1.5;
}
	
.deadline {
	color:#fff;
	margin:10px 20px 10px 20px;
	border-bottom:solid thin;
	font-size:18px;
	line-height:1.5;
}
.deadlines {
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:1.5;
	margin-left:20px;
	margin-right:20px;
}

/* Formatting for info page */
ul#DottInfoTab .uk-tab {
  border-bottom: 1px solid #999;
}

ul#DottInfoTab .uk-tab > li > a:hover,
ul#DottInfoTab .uk-tab > li > a:focus,
ul#DottInfoTab .uk-tab > li.uk-open > a {
  border-color: #999;
  background: #999;
  color: #005599;
  /* 2 */
  outline: none;
}
ul#DottInfoTab .uk-tab > li:not(.uk-active) > a:hover,
ul#DottInfoTab .uk-tab > li:not(.uk-active) > a:focus,
ul#DottInfoTab .uk-tab > li.uk-open:not(.uk-active) > a {
  margin-bottom: 1px;
  padding-bottom: 7px;
}
/* Active */
ul#DottInfoTab .uk-tab > li.uk-active > a {
  border-color: #999;
  border-bottom-color: transparent;
  background: #ffffff;
  color: #444444;
}

/* dropdown for menu on small devices */
ul#DottInfoTab .uk-dropdown {
	padding-top:0px;
	padding-bottom:0px;
}

/* Styling of tabs on info page */
li.infoTab a {
	color: #fff;
	background-color:#575757;
}
li.infoTab a:hover {
	color: #262624;
	background-color:#fff;
}
li.infoTab2 {
	margin-top:20px;
	margin-left:10px;
}


/* Formatting for mypage */
ul#mydottTabsSX .uk-tab {
  border-bottom: none;
}
ul#mydottTabsSX.uk-tab > li.uk-active > a {
  border-color: #999;
  border-bottom-color: #999;
  background: #ffffff;
  color: #444444;
}
/* Styling of tabs on mypage */
li.myTab a {
	color: #6c8de3;
	background-color:#ffff;
}
li.myTab a:hover {
	color: #262624;
	background-color:#fff;
	border-color:#999;
}
ul#mydottTabsSX .uk-dropdown {
	padding-top:0px;
	padding-bottom:0px;
}


.uk-text-greendark {
	color: #4D8330;
}
.uk-text-ocra {
	color: #ffbc00;
}
.uk-text-blue {
	color: #6c8de3;
}
.uk-text-trout {
	color: #4A5059;
}

.pink {
	color: #E4636B;
}