/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2023 | 08:04:38 */
.gdlr-page-title-wrapper .gdlr-page-title {
    font-size: 30px;
    margin: 0 15px;	
}

div.topbanner {
	max-width: 500px !important;
	margin-top: 23px !important;
}

#image-head2{display: none; background-image: url(https://simutools.eai-conferences.org/static/themes/thekeynote/images/logo-springer-cropped-white1.png); }
					#image-head{ background-image: url(../2023/03/krzysztof-dubiel-CA-LLEUl584-unsplash-1-1-scaled.jpg);}
					.topbanner{/*background: #133791;*/ position: relative; width: 730px; padding: 0; color: #fff; margin-top: 3%;
					 margin-right: 15px; float: right;}
					 .topbanner .topbannert:hover{opacity: 0.9;}
					 .topbanner .topbannert, .topbannert{-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear; opacity: 1; background: linear-gradient(270deg, #133791, #2C57C3);
background-size: 400% 400%;

-webkit-animation: eaibanner 4s ease infinite;
-moz-animation: eaibanner 4s ease infinite;
-o-animation: eaibanner 4s ease infinite;
animation: eaibanner 4s ease infinite;}


@-webkit-keyframes eaibanner {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes eaibanner {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes eaibanner {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes eaibanner { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
					.topbanner .topbannert{padding: 15px 15px 0 20px; line-height: 25px;}
					.topbanner .topbannert p strong{letter-spacing: 0.4px; font-size: 14px;}
					.topbanner .topbannert p{display: inline-block;max-width: 100%; font-size: 13px; line-height: 18px; padding-top: 5px; font-family: "Raleway";}
					.topbanner .topbannert img{float: right; max-width: 110px; padding-top: 8px; padding-right: 15px; height: auto;}
					.topbanner .topbannerl{width: 130px; height: 34px; background-repeat: no-repeat; position: absolute; top: 14px; right: 15px; display: inline-block; float: right; background-color: #133791; background-position: center;}
					.ms-layer a{display: inline-block;
    z-index: 1;
    position: relative;}
					@media all and (max-width: 1070px) {
						.topbanner{float: none; margin: 10px auto; width: 90%;}
					}

					@media all and (max-width: 766px) {
						.topbanner{width: 99%;}
					}

					@media all and (max-width: 500px) {
						.ig_message h3{font-size: 14px !important;}
						.ig_message img{width: 80px !important; height: auto !important;}
					}

      .text-center {
        text-align: center;
      }
      .table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
      }
      table {
        background-color: transparent;
        border-spacing: 0;
        border-collapse: collapse;
      }
      table tr td {
        border: 0;
      }
      * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
      }
      p {
        margin: 0 0 10px;
      }
      .table-condensed > tbody > tr > td,
      .table-condensed > tbody > tr > th,
      .table-condensed > tfoot > tr > td,
      .table-condensed > tfoot > tr > th,
      .table-condensed > thead > tr > td,
      .table-condensed > thead > tr > th {
        padding: 5px;
      }
      .table > tbody > tr > td,
      .table > tbody > tr > th,
      .table > tfoot > tr > td,
      .table > tfoot > tr > th,
      .table > thead > tr > td,
      .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
      }

      th {
        text-align: left;
      }
      .table-condensed > tbody > tr > td,
      .table-condensed > tbody > tr > th,
      .table-condensed > tfoot > tr > td,
      .table-condensed > tfoot > tr > th,
      .table-condensed > thead > tr > td,
      .table-condensed > thead > tr > th {
        padding: 5px;
      }
      .table > tbody > tr > td,
      .table > tbody > tr > th,
      .table > tfoot > tr > td,
      .table > tfoot > tr > th,
      .table > thead > tr > td,
      .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
      }
      .table > tbody > tr.active > td,
      .table > tbody > tr.active > th,
      .table > tbody > tr > td.active,
      .table > tbody > tr > th.active,
      .table > tfoot > tr.active > td,
      .table > tfoot > tr.active > th,
      .table > tfoot > tr > td.active,
      .table > tfoot > tr > th.active,
      .table > thead > tr.active > td,
      .table > thead > tr.active > th,
      .table > thead > tr > td.active,
      .table > thead > tr > th.active {
        background-color: #f5f5f5;
      }
      .table > tbody > tr.active > td,
      .table > tbody > tr.active > th,
      .table > tbody > tr > td.active,
      .table > tbody > tr > th.active,
      .table > tfoot > tr.active > td,
      .table > tfoot > tr.active > th,
      .table > tfoot > tr > td.active,
      .table > tfoot > tr > th.active,
      .table > thead > tr.active > td,
      .table > thead > tr.active > th,
      .table > thead > tr > td.active,
      .table > thead > tr > th.active {
        background-color: #f5f5f5;
      }
      .table > caption + thead > tr:first-child > td,
      .table > caption + thead > tr:first-child > th,
      .table > colgroup + thead > tr:first-child > td,
      .table > colgroup + thead > tr:first-child > th,
      .table > thead:first-child > tr:first-child > td,
      .table > thead:first-child > tr:first-child > th {
        border-top: 0;
      }
      .table > caption + thead > tr:last-child > td,
      .table > caption + thead > tr:last-child > th,
      .table > colgroup + thead > tr:last-child > td,
      .table > colgroup + thead > tr:last-child > th,
      .table > thead:first-child > tr:last-child > td,
      .table > thead:first-child > tr:last-child > th {
        border-bottom: 0;
      }
      table.program tr th {
		  font-weight: bolder;
      }
      table.program, table.program tr th, table.program tr td {
        font-family: "roboto";
        font-size: 14px;
        color: black;
      }

      table.program > tbody > tr > td {
        vertical-align: middle;
        padding-left: 10px;
      }

      table.program > tbody > tr > td.games {
        border-left: 5px solid #dff0d8;
      }

      span.games {
        width: 12px;
        height: 12px;
        background-color: #dff0d8;
        border-radius: 2px;
        display: inline-block;
        margin-right: 5px;
        margin-left: 10px;
      }

      table.program > tbody > tr > td.networking {
        border-left: 5px solid #d9edf7;
      }

      span.networking {
        width: 12px;
        height: 12px;
        background-color: #d9edf7;
        border-radius: 2px;
        display: inline-block;
        margin-right: 5px;
        margin-left: 10px;
      }

      table.program > tbody > tr > td.simulation {
        border-left: 5px solid #fcf8e3;
      }

      span.simulation {
        width: 12px;
        height: 12px;
        background-color: #fcf8e3;
        border-radius: 2px;
        display: inline-block;
        margin-right: 5px;
        margin-left: 10px;
      }

      table.program > tbody > tr > td.tools {
        border-left: 5px solid #f2dede;
      }

      span.tools {
        width: 12px;
        height: 12px;
        background-color: #f2dede;
        border-radius: 2px;
        display: inline-block;
        margin-right: 5px;
        margin-left: 10px;
      }

      table.program > tbody > tr > td.keynote {
        border-left: 5px solid #ddd;
        text-align: center;
      }