@import url("bootstrap.min.css");
@import url("members.css");
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* General */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

*, *:focus  { 
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	-webkit-tap-highlight-color: transparent; 
	border-color: inherit;
}

html {
	width: 100%;	
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background: url(../../img/core/contact-background.png); 
	font-family: "Work Sans", sans-serif;
	font-style: normal;
	font-size: 1rem;
	color: #bbbbbb;
	line-height: 1.5;
}

main {
	padding: 60px 0px 40px 0px;
}

a, a:focus, a:visited {
	color: #ae2333;
	font-weight:bold;
	transition: 0.5s;
}

a:hover, a:active {
	color: #ff6f6f;
	outline: none;
	text-decoration: none;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Typography */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

h1 { 
	color: #7d95b9; 
	font-weight: bold; 
	font-size: 3.6rem;
}

h1 small { 
	color: #888888; 
}

h2 {
	font-size: 2.4rem;
}

@media (max-width: 768px) {
	h2 { text-align:center; }
}


h2, h3 {
	color: #ae2333;
	font-weight: bold;
}

h3 {
	margin-top: 1.2rem;
}

h4 {
	font-weight: normal;
}


p {
	margin: 0px 0 0px 0;
	padding: 10px 0 10px 0;
}

h2 + ul {
	margin-top:20px;
}

.img-responsive {
	height:auto;
	width:100%;  
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Lists */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

ul {
	list-style: none;
	margin: 0px 15px 15px 15px;
	text-align: justify;
}

ul > li > ul > li { 
	color:#777777;
}

ul.align-left {
	 margin-left: 0;
	 padding: 0;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Header */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

header {    
	background: url(../../img/core/header.png) center center no-repeat; 
    background-position: center center;
	background-size: cover;
	border-bottom: #b54355 1px solid;
	color: #fff;
	font-size: 1rem;
	font-style: italic;
    padding: 100px 0px 100px 0px;
	text-align: center;
	width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

header h1,  header h2 {     
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

header h1.sm {
	font-size: 2rem;
}


header ul {
		list-style:none;
}

header .conference-dates {
		font-size: 1.6rem;
}

@media (min-width: 768px) {  header { text-align: left; } }


/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Sections */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

section { padding: 50px 0;}

section .container + .container { margin-top: 25px; }

section.primary {	background: url(../../img/core/primary-background.png); border-bottom: #1e2e3a 1px solid;}
section.secondary {background: url(../../img/core/secondary-background.png); border-bottom: #203343 1px solid;}
section.red {background: #a6192e; border-bottom:1px solid; border-color:#dfdfdf; color:#eaeaea; }
section.red h2 {color:#eaeaea; }
section.warning {background: #fff3cd; border-bottom:1px solid; border-color:#dfdfdf}

section.contact {
	color: #ffffff;
	border-top:1px solid; border-color:#b54355;
	font-style: italic;
} 

section.contact a, section.contact h3 {
	color: #ffffff;
}

section.contact h1, section.contact h2{
	color:#ffffff;
} 

.index-box {
	border: 1px solid #dfdfdf;
	border-radius: 12px;	
	overflow: hidden;	
}

.index-box .title {
	padding: 12px;
	background: #f2f2f2;
	font-size: 1.6rem;	
	width: 100%;
}

.index-box .content {
	padding: 12px;
}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* Footer */
/* --------------------------------------------------------------------------------------------------------------------------- */

footer { 
	background: #9d192e;
	border-top: #b54355 1px solid;
	bottom: 0;
	color: #ffffff; 
	font-size: 0.9em; 
	font-style: italic;
	font-weight: bold;
	margin: 0; 
	padding: 12px 0px 12px 0px; 
	position: fixed;
    text-align: center;	
	text-transform: uppercase;
	width: 100%;
	z-index: 1000;  
}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* Navigation menu */
/* --------------------------------------------------------------------------------------------------------------------------- */

.navbar {
	background: #9d192e;
	border-bottom: #b54355 1px solid;
	font-size: 1.2rem;
	font-style: italic;
	font-weight: bold;
	min-height: 70px;
	padding:0;
	text-transform: uppercase;
}

.navbar-nav {
	margin:0;
}	
	
.navbar-nav .nav-link {
	color: #ffffff;
	width:100%;
}
	
.navbar-nav .nav-link:hover {
	color: #d07785; 
}
	
.navbar-nav .nav-link.active {
	color: #d07785; 

}

.navbar-light .navbar-nav .nav-link.active {
	color: #d07785; 

}
	
.navbar-nav .nav-link.active:hover {
	color: #d07785; 

}

.navbar-brand {
	margin-left:15px;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}

.navbar-brand {
	margin:0;
	padding:0;
	width: 220px;
}

.navbar-brand img {
	width:100%;
	height:auto;
}

.navbar .navbar-toggler, .navbar .navbar-toggler {
    color: #fff;
    border:0;
}


.navbar-toggler {

}


.navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
	outline:none !important;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Table */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

table tr td {
	padding: 1rem;
}

table thead tr td {
	background-color: rgba(0, 0, 0, 0.5) !important;
	font-weight:bold;
}


.table, .table-striped {
	--bs-table-color: none;
	--bs-table-striped-color: none;
	color: #888888;

}

table {
	border: 1px solid #dfdfdf;
	border-radius: 20px;	
	overflow: hidden;	
	margin: 20px 0px 20px 0px;
	width: 100%;
}

table tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

/* Zmiana tła dla wierszy nieparzystych */
table tbody tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

table.program tr td:first-child {
  width: 20%;
}


/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Others */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

.rounded-edges {
	border: 1px solid #333333;
	border-radius: 20px;	
	overflow: hidden;	
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Registration From */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
.registration_form .form-control {background: #000; border: #2f4355 1px solid; color: #bbbbbb}
.registration_form .form-control:focus {background: #000; border:#647c91 1px solid; outline:none !important;outline-width: 0 !important;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-webkit-tap-highlight-color: transparent;}
.registration_form table tr td {vertical-align: middle;}
.registration_form input[type=submit] {background: #9d192e; border: #b54355 1px solid; color:#fff;}
.registration_form input[type=submit]:hover {cursor:pointer; background:#b53a4e;}
.registration_form input[type="file"] {background: none;}

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* speaker */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

.speaker {
	width: 100%;
	text-align: center;
	margin: 10px;
}

.speaker .photo {
	width: 70%;
	margin: auto;
}

.speaker .photo img {
	width: 100%;
	height: auto;
}

 .speaker .photo img.full-width {
	width: 100%;
}

 .speaker .lastname {
	font-size: 18px;
}

 .speaker .affiliation {
	font-size: 13px;
}

 .speaker .abstract-title {
	font-size: 13px;
	font-weight: bold;
}

 .speaker .photo + .lastname {
	margin-top: 10px;
}

.speaker .abstract-and-bio a + a { 
	margin-left:30px;
}

.important-dates {
	margin-top: 80px;
}

.date {
	font-size: 1.8rem;
}

.event{
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 0;
}

iframe {
    border: 1px solid #333333;
    border-radius: 20px;
    filter: invert(100%) grayscale(100%) contrast(100%);
    height: 500px;
    overflow: hidden;
    width: 100%;
}