@CHARSET "UTF-8";
br, dl, em, h1, h2, h3, h4, h5, h6, td, blockquote, ol {
    font-size: 100%;
    color: #444;
}
div.lectureEventHeader {
     box-shadow: 0px 1px 4px #333;
    -moz-box-shadow: 0px 1px 4px #333;
    -webkit-box-shadow: 0px 1px 4px #333;
}
div.lectureEventHeader:before {
    content: url('http://public.ihes.fr/ressources/indico/logo.jpg');
    display: inline-block;
    position: absolute;
    padding: 0px;
    height: 80px;
    left: 30px;
    top: 146px;
    overflow: hidden;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 0px 0px 10px #1282aa;
    -moz-box-shadow: 0px 0px 10px #1282aa;
    -webkit-box-shadow: 0px 0px 10px #1282aa;
}
div.lectureCategory {
    text-align:right;
    text-shadow: 0px 1px 3px #000;
    -moz-text-shadow: 0px 1px 3px #000;
    -webkit-text-shadow: 0px 1px 3px #000;
    font-size: 15pt;
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,Sans-serif;
}
div.lectureEventHeader > h1 {
    position:relative;
    left: 0px;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
div.lectureEventHeader > h2 {
    position: relative;
    font-style: normal;
    color: transparent;
    left: 0px;
}
div.lectureEventHeader > h2 > span {
    position: absolute;
    left: 0px;
    text-shadow: 1px 1px 2px #000;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    border-top: 1px solid #fff;
    padding: 4px 0 0 0;
}
div.lectureEventHeader > div.details {
    position: relative;
    text-align: left;
    left:100px;
    top: 16px;
}
.details > time:after {
    content: "H";
    font-weight: bold;
    margin-left: 2px;
}
div.details > div.address {
    display: block;
    padding-top: 4px;
    font-size: 10pt;
    font-weight: bold;
    text-shadow: none;
    font-style: normal;
    white-space: pre;
    font-variant: small-caps;
    text-shadow: 0px 1px 1px #000;
    -moz-text-shadow: 0px 0px 1px #000;
    -webkit-text-shadow: 0px 0px 1px #000;
}
/* Event Body with description contact and link to other sessions */
div.lectureEventBody {
    background: #F2F2F2;
    font-size: 11pt;
    color: #333;
    padding: 40px;
    min-height: 400px;
    box-shadow: 0 2px 4px #333;
    -moz-box-shadow: 0px 2px 4px #333;
    -webkit-box-shadow: 0px 2px 4px #333;
}
#eventDescription > td > span {
    display: block;
    color: #333;  
    text-indent: 40px;
    white-space: normal;
    text-align: justify;
    padding: 10px 0px 40px 20px;
}
#eventDescription > td > span > img {
    max-width: 250px;
    float: right;
    margin-left: 40px;
    margin-top: -10px;
}
/* Conference page */
.confheader {
    position:relative;
}
.confTitleBox {
    position:relative;
    color: #FFF;
    min-height: 90px;
    text-align: left;
    border-top: 3px solid #234173;
    border-bottom: 1px solid #0F4C80;
    background: none repeat scroll 0% 0% rgb(26, 100, 160);
    white-space: normal;
}
.conferencetitlelink > span:nth-child(1) {
    white-space: normal;
}
.confTitle {
    width: 950px;
    margin: 0px auto;
    position:relative;
    background: transparent;
}
span.conferencetitlelink:before {
    content: url('http://public.ihes.fr/ressources/indico/logo.jpg');
    display: inline-block;
    position: absolute;
    padding: 0px;
    height: 80px;
    left: -100px;
    top: 64px;
    overflow: hidden;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 0px 0px 10px #1282aa;
    -moz-box-shadow: 0px 0px 10px #1282aa;
    -webkit-box-shadow: 0px 0px 10px #1282aa;
}
.confSubTitleBox {
    padding-top: 10px;
}
/*#confSectionsBox {
    width: 1050px;
}*/
#confSectionsBox td.title {
    display: none;
}
.conf_leftMenu {
    margin-top: 5px;
}
.conf_leftMenu ul {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
/* Announcement */
div.simpleTextAnnouncement {
    max-width:    40%;
    min-width: 40%;
    position: absolute;
    padding: 1em;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: rgb(197, 42, 42);
    text-shadow: 2px 2px 16px #F5FAFF;
    border: none;
    left:36%;
    top: 107px;
    background-image: none;
    font-size: 18px;
}

/* Category  Specific */
div.category-header {
    position: relative;
    background-image: -ms-linear-gradient(top,#1282aa,#F2F2F2);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#1282aa),to(#F2F2F2));
    background-image: -webkit-linear-gradient(top,#1282aa,#F2F2F2);
    background-image: -o-linear-gradient(top,#1282aa,#F2F2F2);
    background-image: -moz-linear-gradient(top,#1282aa,#F2F2F2);
    background-image: linear-gradient(bottom,#1282aa,#F2F2F2);
}
h1.category-title {
    color: #FFF;
    text-shadow: 1px 1px 1px #14153A;
       padding-left: 90px;
}
h1.category-title:before {
    content: url('http://public.ihes.fr/ressources/indico/logo.jpg');
    display: inline-block;
    position: absolute;
    padding: 0px;
    height: 80px;
    top: 10px;
    left: 14px;
    overflow: hidden;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 0px 2px 10px #1282aa;
    -moz-box-shadow: 0px 2px 10px #1282aa;
    -webkit-box-shadow: 0px 2px 10px #1282aa;
}
/*Form*/
form td > pre {
    text-align: justify;
    color: #666;
    display: table-cell;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    position: relative;
    left: -10px;
    top: -10px;
}
form td {
    padding: 1px 8px 1px 0;
    position: relative;
    left: -1px;
}
input, textarea, select {
    padding-left: 6px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
input[type="checkbox"], input[type="radio"] {
    position: relative;
    top: 2px;
}
input[type="checkbox"], input[type="radio"], input[type="file"] {
    padding-left: 0;
}
input#*genfield*2-5::after {    
    content: "â‚¬";
    padding-left: 4px;
}
.existingAttachment {
    padding-left: 0;
}
.regFormMandatoryInfo {
    display: none;
}
span.mandatoryInfs {
    font-style: italic;
    display: block;
    position: relative;
    color: #812;
    font-size: 90%;
    font-weight: bold;
}
table.regFormSectionTable {
    position: relative;
}
span.cartouche {
    position: relative;
    display: block;
    min-width: 125px;
    white-space: nowrap;
    max-width: 250px;
    top: 2em;
}
span.label {
    display: inline-block;
    position: relative;
    margin-top: 12px 0 6px 0;
    left: -3px;
}
span.subtitle {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    left: -10px;
    padding: 3px;
        font-weight:bold;
        color: #0C4566;
    font-family: "Times New Roman",Verdana,Arial;
}
span.spacer {
    display: none;
}

a.registration {
  display: block;
  white-space: initial;
  margin: auto;
  min-width: 40%;
  text-align: center;
  font-size: large;
  font-weight: bold;
  padding: 1em;
  border: 1px solid #CCC;
  border-radius: 12px;
  background: #F6F6F6;
  box-shadow: 0px 0px 3px 1px #ddd;
}
a.registration:hover {
  background: #FFF;
  color: #1282AA;
}