@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i');


/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) { .form-text, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } }

body { color: #444; font-family: 'Lato', sans-serif; font-size: 14px; line-height: 160%; }

p { margin: 0 0 25px; padding: 0; }

a { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

a:hover { text-decoration: underline;  }

a:focus { outline: none; text-decoration: none; }

blockquote { margin: 40px 0px 15px 40px;
border-left: none;
font-style: italic;
padding: 0;
position: relative; }

blockquote::before { content: "\201C";
display: block;
font-size: 80px;
left: -40px;
top: 25px;
position: absolute;
font-weight: normal;
color: #dedede;  }

blockquote p { font-size: 14px;
line-height: 140%;
font-weight: 300; }

cite{font-weight: 600;
font-style: italic;
padding-left: 40px;}

img { display: block; height: auto; max-width: 100%; }
img.file-icon{display: inherit}
hr{clear:both}
.meta{color:#999;}

#pre-header { color:#aaaaaa; }

#bottom-content { color: #ffffff; }

.view-sponsors .view-content {
    text-align:center;
}

.view-sponsors .view-content img,
.page-sponsors .view-content img{
    display: inline;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}

.view-sponsors .view-content img:hover,
.page-sponsors .view-content img:hover{
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

/*bootstrap erweiterungen*/

.col-centered{
    display:inline-block;
    float:none;
    text-align:center;
    margin-right:-4px;
    vertical-align: top;
    margin-bottom: 20px;
}

.view-sponsors .col-centered{
    vertical-align: middle;
}

.col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}

/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 120%; padding: 0; margin: 20px 0 10px 0; font-family: 'Lato', sans-serif; }
.row .col-md-9 h4{margin-top:0}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #444; }

.slider-btn a:hover{
    text-decoration: none;
    background:#d47d19;
}

.btn-big-blue, .linkedin_cio{
    background: #1875b1;
    padding: 8px 16px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    display: inline-block;
}


.btn-big-blue:hover,
.linkedin_cio:hover{
    text-decoration: none;
    background:#115d8f;
    color:white;
}

.btn-big-blue:visited,
.btn-big-blue:active,
.linkedin_cio:visited,
.linkedin_cio:active{
    color:#fff;
}

.btn-big-blue-XL{
    font-size: 15.5px;
    padding: 14px 20px 14px;
    }

.btn_small_blue a,
#load-my-footprint a,
input[type="submit"].powertagging-get-tags{
    background: #1875b1;
    padding: 4px 11px;
    color: #ffffff;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    display: inline-block;
    margin-top: 20px;
}


.btn_small_blue a:hover,
#load-my-footprint a:hover,
input[type="submit"].powertagging-get-tags:hover{
    text-decoration: none;
    background:#115d8f;
    color:white;
}

.btn_small_blue a:visited,
.btn_small_blue a:active,
#load-my-footprint a:visited,
#load-my-footprint a:active,
input[type="submit"].powertagging-get-tags:visited,
input[type="submit"].powertagging-get-tags:active{
    color:#fff;
}

h1 { font-size: 30px }

h2 { font-size: 24px }

h3 { font-size: 20px }

h4 { font-size: 18px }

h5 { font-size: 16px }

h6 { font-size: 14px }

h1.page-title { font-size: 32px; }

.front h2{
    border-bottom: 3px solid #f89300;
    font-size: 20px;
    margin: 0 auto 30px;
    max-width: 500px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 { clear: both; font-size: 16px; margin-bottom: 0; position: relative; }

.title-sep:after, #pre-header h2:after, #promoted h2:after, .sidebar h2:after, #footer h2:after { background-color: transparent; content: ""; display: block; height: 4px; width: 20px;
position: absolute; bottom: -15px; left: 0; }

.title-sep .glyphicon { font-size: 13px; padding-right: 14px; }
.title-sep .glyphicon p{margin:0 0 5px 0}
.page-node #content-wrapper h1.page-title { margin: 0; padding: 20px 0 0 0; }

.page-node.page-node- #content-wrapper h1.page-title { padding: 20px 0 20px; }
.page-node.node-type-article #content-wrapper h1.page-title { padding: 20px 0 20px; }

/*tables*/
table { width: 90%; margin-bottom: 20px; }
table img{display:inline;}
table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 1px solid #dfdfdf;}

thead tr th, thead tr td, tbody tr th, tbody tr td { border: 1px solid #dfdfdf; padding: 8px; line-height: 142%; vertical-align: top; }
table.no-border thead tr th, table.no-border thead tr td, table.no-border tbody tr th, table.no-border tbody tr td{border:none;vertical-align: middle}
/*Layout*/
#pre-header { top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #333; }

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 40px 0 0 0; }

#header-top { background-color: #fcfcfc; border-bottom: 1px dashed #eaeaea; position: relative; z-index: 12; min-height: 50px; }

#header { background-color: #fcfcfc; border-bottom: 1px solid #eaeaea; position: relative; z-index: 5; padding: 20px 0; text-align: center; min-height: 110px; }
#header-inside .row{display: table;width:100%;padding-right: 15px;padding-left: 15px;}

#main-navigation { background: #454c5d;
background: -moz-linear-gradient(top, #454c5d 0%, #3d4455 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454c5d), color-stop(100%,#3d4455));
background: -webkit-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: -o-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: -ms-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: linear-gradient(to bottom, #454c5d 0%,#3d4455 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454c5d', endColorstr='#3d4455',GradientType=0 );
position: relative; z-index: 200; }

.responsive-menus.responsified span.toggler{
    background:none;
    box-shadow: none;
    text-align: left;
    font-size: 32px;
    border-radius: 0;
    padding: 5px 0 11px;
}

.responsive-menus.responsified .responsive-menus-simple{
    background: #454c5d;
}

.responsive-menus.responsified .responsive-menus-simple li a{
    font-size: 14px;
    text-transform: none;
}

#banner {background:#F9F9F9; padding: 0;}
#banner > div.container{width:100%}
#banner	.container div.col-md-12{padding:0}

#banner-inside {  }
#home_block_one{padding:75px 0 18px}
#home_block_two{padding:75px 0 13px; background:#ededed;}

#slideshow { padding: 10px; background-color: #fcfcfc; border: 1px solid #eaeaea; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
display: none; }

#top-content { padding: 100px 0 40px; }
.front #top-content { background-color: #FFD681; padding: 75px 0 20px; }
.front #top-content .home_about p,
.front #top-content .view-testimonials blockquote{font-size:17px; font-style:italic; line-height: 150%;}
.front #top-content .block{clear:none;padding: 0 15px 30px;}
.front #top-content .region-highlighted .block.front-about-heading{padding-bottom:0;}
.front .region-highlighted .block.front-about-heading .content{display: none;}
@media (min-width:992px) {
 .front .region-highlighted{display:table;}
 .front .region-highlighted .block.front-about-heading {display: table-caption;}
 .front .region-highlighted .block{float:none; display:table-cell; vertical-align: top;}
}
.front #top-content .views-slideshow-cycle-main-frame{width:auto !important;}
.front #top-content .view-testimonials blockquote{color: #444;font-style: italic;margin:0 0 0 20px;}
.front #top-content .view-testimonials blockquote:before{color: #444;}
.front #top-content .view-testimonials .testimonial-name{text-align: right; font-weight:bold;text-transform: uppercase;margin:10px 0 0;}
.front #top-content .view-testimonials .testimonial-name:before{content:"\2014";padding-right: 5px}
.front #top-content .view-testimonials .testimonial-position{text-align: right;margin:0;}
.front #top-content .view-testimonials .widget_pager_bottom{text-align: center}
.front #top-content .view-testimonials .widget_pager_bottom .views-slideshow-pager-field-item{
    width: 11px;
    height: 11px;
    background: #ccc;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
    margin:10px 2px 0;
}
.front #top-content .view-testimonials .widget_pager_bottom .views-slideshow-pager-field-item.active{
    background:#fff;
}

#main-content { padding: 30px 0 30px 0; }
.front #main-content{padding:80px 0 0; background: url("../img/pattern.png") repeat fixed center center transparent; display:none;}
.front #main-content .feed-icon{display:none}
#main { padding: 0 0 20px; }

#home_block_sponsors_one{padding: 80px	0 50px;}
#home_block_sponsors_one .container{}
#home_block_sponsors_one .block{clear:none;padding: 0 20px;}
#home_block_sponsors_two, #home_block_sponsors_premium{padding: 80px 0 50px; background-color:#EDEDED}
#home_block_sponsors_bronze{padding: 80px 0 50px; background-color:#cc6633}
#home_block_sponsors_three{padding: 80px 0 50px; background-color:#fff}

#home_block_leds{padding: 80px 0 50px; background-color:#fff}

#home_block_organizer,
#home_block_sponsors_industry{padding: 80px 0 50px; background: url("../img/pattern.png") repeat fixed center center transparent}

#bottom-content { padding: 80px 0 20px 0; background-color:#4C5366 !important }

#footer { background-color: #444B5E; border-top: 1px solid #5A6480; border-bottom: 1px solid #eaeaea; margin-bottom: 1px; padding: 60px 0 30px; }

#subfooter { background-color: #444B5E; border-top: 1px solid #5A6480;color:#B1B7CC; padding: 40px 0 20px; text-align: center; margin-bottom: 20px; }

.block { padding: 0 0 30px 0; clear: both; }

#header-top .block, #main-navigation .block, #banner .block { padding: 0; }

/*contact-block*/
@media all and (max-width: 992px) {
    #bottom-content .contact .row div, #bottom-content .contact .row div .rteright{
        text-align: center;
    }
}

/*glyphicon-block*/
.front .glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon, .glyphicon-block .fa { background: none repeat scroll 0 0 #ffd77b;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    color: #fff;
    text-align:center;
    transition: 0.5s ease;
    font-size: 25px;
    height: 55px;
    line-height: 55px;
    margin: 30px 0 0;
    width: 55px; }

.glyphicon-block a:hover .glyphicon{background:#FFBF00; transition: 0.5s ease;}

.gold .glyphicon{background:#CFB53B}
.silver .glyphicon{background:#E6E8FA}
.bronze .glyphicon{background:#8C7853}
.individual .glyphicon{background:#FFBF00}
.glyphicon-block h4 { font-size: 17px;
    font-style: italic;
    font-weight: normal;
    margin-top: 10px; }

ul.check, .not-front .glyphicon-block ul{
    list-style: none;
    padding: 0 0 0 15px;
}
.check li, .not-front .glyphicon-block li {list-style-type: none;display: block;
    padding: 0 0 5px 25px;
    position: relative;}
.check li:before, .not-front .glyphicon-block li:before{content: "\e013";font-family: "Glyphicons Halflings"; padding: 0;position: absolute;left:0;
    top: 1px;
    display: inline-block;}

.not-front .glyphicon-block h4{
    font-style:normal;
    font-weight:bold;
    display: block;
    padding-top:17px;
}

.not-front .glyphicon-block .glyphicon, .not-front .glyphicon-block .fa{float:left;margin:0 10px 25px 0}
.not-front #node-7 .glyphicon-block .glyphicon, .not-front #node-7 .glyphicon-block .fa{margin:0 10px 25px 0}
.not-front .glyphicon-block{margin-bottom:40px;}
.not-front .glyphicon-block ul, .not-front .glyphicon-block p{clear:both;}

/*home speaker view*/
.view-keynote-speakers .view-content > div {position: relative;}
.view-keynote-speakers{text-align:center}
.view-keynote-speakers h3{font-size: 16px;margin-top: 25px;margin-bottom: 3px;}
.job-title{font-size: 13px;margin-bottom: 10px;line-height: 130%;font-weight: 300;}
.view-mode-speaker_list .job-title{margin-bottom: 0;}
.organisation-link{font-size: 13px;margin-bottom: 10px;line-height: 130%;font-weight: 300;}
.view-keynote-speakers .keynote-title{font-weight: 400;
line-height: 130%;}
.view-keynote-speakers .keynote-title:before{
    border-top: 1px solid #444;
    width: 30px;
    display: block;
    height: 1px;
    content: "";
    margin: 15px auto 10px;
}

.view-mode-speaker_list{
    margin-top:30px;
}

.view-mode-speaker_list:after{
    content: "";
  display: table;
  clear: both;
}

.group-speaker-left2{
    position: relative;
}

.node-talk .group-speaker-left2 .round{
    float:none;
    margin-right:0;
}
.view-keynote-speakers img{display: inline;}
.round img{border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
.view-keynote-speakers .keynote-logo-wrapper,
.group-speaker-left2 .keynote-logo-wrapper{
    width: 100px;
    position: relative;
    display: block;
    margin: auto;
}
.view-keynote-speakers .keynote-logo,
.group-speaker-left2 .keynote-logo{
    position: absolute;
    width: 65px;
    height: 65px;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    right: -40px;
    top: -40px;
    background: #fff;
}

.group-speaker-left2 .keynote-logo:empty{
    display:none;
}

.group-speaker-left2 .keynote-logo{
    right: -20px;
}
.view-keynote-speakers .keynote-logo img,
.group-speaker-left2 .keynote-logo img{
    bottom: 0;
    bottom: 0;
display: block;
left: 0;
margin: auto;
max-width: 100%;
position: absolute;
right: 0;
top: 0;
padding: 8px;
max-height: 100%;
height: auto;
width: auto;
}

/*@media (min-width:992px) {
    .view-keynote-speakers .view-content {
      display: flex;
    }

    .view-keynote-speakers .view-content > div {
      flex: 1;
      width:auto;
    }
}*/

/*speaker view*/

.node-talk .round,
.group-speaker-right .round{
    float:left;
    margin-right: 10px;
}

.label-above{
    clear:both;
}

.field-name-field-organization,
.group-speaker-right .field-name-field-links {
    font-style: italic;
}

.group-project-right .field-name-field-organization,
.group-speaker-right .field-name-field-links {
    margin-left: 110px;
}

.group-speaker-header {
    border-bottom: 1px solid #eee;
    margin: 20px 0;
    padding: 10px 0;
    min-height:120px;
}

.label-light{font-weight:300; margin:20px 0;}

/*home news view*/
/*.view-home-news p{font-weight: 300;margin-bottom: 10px;}
.view-home-news .image-field-caption{display:none;}
.view-home-news h3{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}*/
.view-home-news img{display: inline;max-height:190px;}
.view-home-news .field-name-node-link a,
a.small_button{
    background: #1875b1;
    padding: 8px 16px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;}

.view-home-news .field-name-node-link a:hover,
a.small_button:hover{
    text-decoration: none;
    background:#115d8f;
    color:white;
}

a.small_button{
    display:table;
    padding: 5px 13px;
    margin-top: 10px;
}

/*news list*/

.view-news .views-row{
    margin:30px 0;
}

.view-news .views-row h2{
    margin-top:0;
}

.view-news .views-row p{
    margin-bottom: 10px;
}

/*news page*/


.node-article .metadiv{margin-bottom: 20px;}

.node-article .field-name-field-image img{
    border: 1px solid #eee;
}

@media all and (min-width: 600px){
    .node-article .field-name-field-image{
        float:left;
        margin: 0 20px 20px 0;
    }
}

.node-type-article .sidebar .news,
.node-type-webform .sidebar .contact{
        background: none repeat scroll 0 0 #ededed;
        padding: 20px;
        margin-top: 40px;
    }

@media all and (min-width: 992px){
    .node-type-article .sidebar .news,
    .node-type-webform .sidebar .contact{
        margin-top: 160px;
    }
}

.node-type-article .sidebar h2,
.node-type-webform .sidebar .contact h2{
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 120%;
    margin-top: 0
}

.node-type-article .ui-widget{
    font-family: "Lato",sans-serif;
    color: #444;
    font-size: 1em }

.node-type-article .ui-accordion h3.ui-accordion-header{
    border:none;
background: none}

.node-type-article .ui-accordion .ui-accordion-content{
    border:none;
    background:none;
    padding-left:20px;
}

.node-type-article .ui-accordion-icons .ui-accordion-header a {
    padding: 5px 0 5px 20px;
    border-bottom: 1px dashed #444;
}

.node-type-article .ui-accordion .ui-accordion-header .ui-icon{left:0;}

.node-type-article .ui-widget-content a{
    color:#1875b1;
    display: inline-block;
    margin: 0 0 5px;
}

.node-type-article .ui-widget-content a:before{
    font-family: FontAwesome;
   content: "\f101";
   display: inline-block;
   padding-right: 5px;
}


/*views-row*/
.view-workshops .views-row{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 30px;
}

/*projects and Sponsors*/

#home_block_sponsors_one .block.sponsor h2:after{
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 70px;
height: 70px;
border: none;
padding-bottom: 0;
position: relative;
display: block;
content: "";
margin-top: 10px;
}

#home_block_sponsors_one .block.sponsor h2{
text-indent: -9999px;
border-bottom: 1px solid #ccc;
padding-bottom: 0;
padding-top: 0;
height: 70px;
display: block;
width:100%;
max-width: 400px;
margin-bottom: 50px;
}

#home_block_sponsors_one .block.gold-sponsor h2:after{
    background-image: url("../img/gold.svg");
}
#home_block_sponsors_one .block.silver-sponsor h2:after{
    background-image: url("../img/silver.svg");
}

#home_block_sponsors_one .block.bronze-sponsor h2:after{
    background-image: url("../img/bronze.svg");
}

#home_block_sponsors_one .block.research-sponsor h2:after{
    background-image: url("../img/research.svg");
}

#home_block_sponsors_one .block.premium-sponsor h2:after{
    background-image: url("../img/premium.svg");
}

/*sponsor page*/

.page-sponsors .view-content{
    text-align: center;
}

.page-sponsors .page-title{
    text-align: center;
}

.page-sponsors .views-field-field-image .field-content{
    max-height: 80px;
    height:80px;
    display: inline-table;
}

.page-sponsors .views-field-field-image .field-content a{
    vertical-align: middle;
    display: table-cell;
}

.page-sponsors h3 {
    border-bottom: 3px solid #f89300;
    font-size: 20px;
    margin: 60px auto 30px;
    max-width: 500px;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.group-project-left,
.group-sponsor-left,
.group-speaker-left{
    padding: 0 40px 40px 0
}
.group-project-right,
.group-sponsor-right,
.group-speaker-right,
.footprint-status,
.help-page {
    background: none repeat scroll 0 0 #ededed;
    padding: 20px;
}

.group-project-right{
    margin-bottom: 30px;
}

.group-project-right h3{
    margin-top: 0;
}

.group-project-right .btn{
    margin-top: 20px;
}

.group-talk-register{
    text-align: center;
}

.group-talk-right{
    background: #ededed none repeat scroll 0 0;
    padding: 20px;
}

.group-talk-left .label-light {
    margin: 12px 0 5px;
}

.group-talk-left {
    padding-left: 30px;
}

.node-session .node.node-talk{
    margin: 30px 0 60px;}

.npop-content .node.node-talk{
    margin: 0;
padding:0;
}

.npop-content .field-name-field-talks ul{
    padding-left: 0;
}
.npop-content .field-name-field-talks > ul > li{
    margin:0 0 30px 0;
    padding:0 0 30px 0;
    border-bottom:1px solid #d2d1d1;
    list-style: none;
}

.npop-content .field-name-field-talks > ul > li.last{
    margin:0;
    border-bottom:none;
}

.npop-content .field-name-field-speaker h5{
  margin-top:0;
  margin-bottom: 5px;
}

.npop-content .field-name-field-speaker:after{
  clear:both;
  display:table;
  content:"";
}

.npop-content .field-name-field-speaker  {
    line-height: 120%;
    font-weight: 300;
}
.npop-content .field-name-field-speaker > div{
    margin-bottom: 10px;
}
.npop-close-text{
    font-size: 0;
}
.npop-close-btn:hover{
    text-decoration: none;
}
.npop-close-text:before{
    font-family: FontAwesome;
    content: "\f00d";
    font-size: 24px;
    margin: 10px 15px;
    display: block;
}

.node-session .field-name-field-time .field-label:before{
     font-family: FontAwesome;
   content: "\f073";
   display: inline-block;
   padding-right: 5px;
   color:#1875b1;
}

.node-session .field-name-field-chair .field-label:before{
     font-family: FontAwesome;
   content: "\f005";
   display: inline-block;
   padding-right: 5px;
   color:#1875b1;
}

.node-session .field-name-field-place .field-label:before{
     font-family: FontAwesome;
   content: "\f041";
   display: inline-block;
   padding-left: 3px;
    padding-right: 7px;
    color:#1875b1;
}

.group-talk-right .field-name-field-image,
.group-talk-right .field-name-field-organization {
    margin: 15px 0 10px 110px;
}

.group-project-left .field-name-field-image-of-product-or-projec img{
    margin-bottom: 40px;
    margin-right: 20px;
    float:left;
}

.group-sponsor-right .field-name-field-links{
    margin-top: 15px;
}

.group-sponsor-right .field-name-field-links a:before,
.group-project-right .field-name-field-links a:before{
    font-family: FontAwesome;
   content: "\f08e";
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
}

.documents ul{
    padding:0;
    margin-bottom: 25px;
}

.documents ul li{
    list-style: none;
}

.documents .file-icon {
    display: inline;
    vertical-align: text-top;
}

.rate-widget{margin-bottom:20px;}

.project-text{margin-top:88px;}

.rate-widget .item-list ul li {
    border: medium none;
    display: inline;
    margin: 0 5px 0 0;
}
.rate-widget .item-list ul li a{
    background:#1875b1;
    color:#fff;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    width:20px;
    height:20px;
    line-height: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}


.views-exposed-form .views-exposed-widget {
    float: none;
    padding: 0 1em 2em 0;
}

.views-exposed-form label {
    font-size:16px;
    margin-bottom: 10px;
}

.views-exposed-form #edit-tid-wrapper label.option{
    display: inline-block;
    line-height: 20px;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 3px;
}

p.project_status{margin-top:10px;}

.views-exposed-form #edit-tid-wrapper label.option:before,
.view-projects .views-row h4:before,
.project_status span:before {
   font-family: FontAwesome;
   content: "\f041";
   display: inline-block;
   padding-right: 5px;
   font-size: 18px;
   vertical-align: top;
}

.views-exposed-form #edit-tid-wrapper .form-item-edit-tid-8 label.option:before,
.view-projects .Finalist h4:before,
.project_status span.Finalist:before{
    color:#00B200;
}

.views-exposed-form #edit-tid-wrapper .form-item-edit-tid-7 label.option:before,
.view-projects .Nominees h4:before,
.project_status span.Nominees:before{
    color:#FC9500;
}

.views-exposed-form #edit-tid-wrapper .form-item-edit-tid-9 label.option:before,
.view-projects .Previous.year039s.Nominees h4:before,
.project_status span.Previous:before{
    color:#AAAAAA !important;
}

.views-exposed-form #edit-tid-wrapper .form-item-edit-tid-6 label.option:before,
.view-projects .Ambassadors h4:before,
.project_status span.Ambassadors:before{
    color:#0C74B3;
}

.views-exposed-form .views-submit-button{padding:0;}
.views-exposed-form .views-exposed-widget .form-submit{margin:0;}

#quicktabs-container-projects{clear:both;}
ul.quicktabs-tabs {
    border: 1px solid #d7d7d7;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    float: right;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 0 0;
    background: #fefefe;
background: -moz-linear-gradient(top, #f6f7f7 0%, #fefefe 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f7), color-stop(100%,#fefefe));
background: -webkit-linear-gradient(top, #f6f7f7 0%,#fefefe 100%);
background: -o-linear-gradient(top, #f6f7f7 0%,#fefefe 100%);
background: -ms-linear-gradient(top, #f6f7f7 0%,#fefefe 100%);
background: linear-gradient(to bottom, #f6f7f7 0%,#fefefe 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#fefefe',GradientType=0 )
}

.item-list ul.quicktabs-tabs li{
border: none;
padding: 0;
margin: 0;
float:left;
}

ul.quicktabs-tabs li a{
    color: #454c5d;
    display: inline;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 15px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}

ul.quicktabs-tabs li.active a{
    color:#fff;
background: #454c5d;
background: -moz-linear-gradient(top, #454c5d 0%, #3d4455 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454c5d), color-stop(100%,#3d4455));
background: -webkit-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: -o-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: -ms-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: linear-gradient(to bottom, #454c5d 0%,#3d4455 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454c5d', endColorstr='#3d4455',GradientType=0 );
}

ul.quicktabs-tabs li a:hover{
    text-decoration: none;
}

#quicktabs-container-projects ul.quicktabs-tabs li.first a:before {
   font-family: FontAwesome;
   content: "\f041";
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
}

#quicktabs-container-projects ul.quicktabs-tabs li.last a:before {
   font-family: FontAwesome;
   content: "\f0ca";
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
}

ul.quicktabs-tabs li.first a {
}

ul.quicktabs-tabs li.last a {
}

html ul.quicktabs-tabs .ajax-progress-throbber{
    position: absolute !important;
    display: none !important;
    visibility: visible !important;
}

.programme ul.quicktabs-tabs{
    float:none;
    margin:0 auto 30px;
    display: table;
}

.programme ul.quicktabs-tabs li {
    float: none;
    display: inline-block;
}

.programme ul.quicktabs-tabs{
    background: none;
    border:none;
}

.programme ul.quicktabs-tabs li a{
    display: block;
    margin-bottom:10px;
    font-size: 14px;
    padding: 4px 15px;
    border-radius: 12px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
        border: 1px solid #d7d7d7;
        background: #fefefe;
background: -moz-linear-gradient(top, #f6f7f7 0%, #fefefe 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f7), color-stop(100%,#fefefe));
background: -webkit-linear-gradient(top, #f6f7f7 0%,#fefefe 100%);
background: -o-linear-gradient(top, #f6f7f7 0%,#fefefe 100%);
background: -ms-linear-gradient(top, #f6f7f7 0%,#fefefe 100%);
background: linear-gradient(to bottom, #f6f7f7 0%,#fefefe 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f7', endColorstr='#fefefe',GradientType=0 )
}

.programme ul.quicktabs-tabs li.active a{
    background: #454c5d;
background: -moz-linear-gradient(top, #454c5d 0%, #3d4455 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454c5d), color-stop(100%,#3d4455));
background: -webkit-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: -o-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: -ms-linear-gradient(top, #454c5d 0%,#3d4455 100%);
background: linear-gradient(to bottom, #454c5d 0%,#3d4455 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454c5d', endColorstr='#3d4455',GradientType=0 );
}

.view-projects .views-row{margin:0 0 40px;}

.view-projects h3{
    border-bottom: 1px solid #eee;
    color: #404759;
    font-size: 20px;
    margin-top: 45px;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

.view-projects h4{margin-top:0;}

.view-projects .floatLeft{float:left; margin-right:10px; }
.view-projects .image-field-caption{display:none;}

.view-projects .meta{color:#999;font-weight: 300; display: inline-block;line-height: 130%}
.view-projects .Ambassadors .rating{display: none;}
.view-projects p{margin:5px 0 10px;font-weight: 300;line-height:140%;}

.view-projects p.readmore{margin:0;}

.placeholder_image {
    background: none repeat scroll 0 0 #eee;
    height: 90px;
    line-height: 110px;
    text-align: center;
    width: 120px;
}

.view-projects .projects-text{margin-left:140px;}
.placeholder_image i{color:#fff;}

.quicktabs-hide {
  display: block !important;
  position: absolute;
  left: -10000px;
  top: -10000px;
}

/* submit project*/

.block-formblock .form-item-title .form-text,
.block-formblock .field-name-field-authors .form-text,
.block-formblock .field-type-link-field .form-text ,
.block-formblock .location .form-text,
.block-formblock .location select{
    width:66%;
}

.block-formblock .form-item-field-address-of-project-owner-und-0-postal-code .form-text{
    width:33%;
}

.block-formblock select{height:52px;}

.block-formblock input[type="file"]{height:52px;float: left;}

.block-formblock input[value="Upload"]{margin-top: 0}

.block-formblock .location .form-item label{float:none;}

/*lists*/
ul li { list-style-type: square; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

.item-list ul li.last { border-bottom: none; }

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none;}

ul.pager li a, ul.pager li.pager-current { background: #fff; border: 1px solid #eee; padding: 14px 20px; display: block; margin: 5px 3px 5px 0;
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

ul.pager li a:hover, ul.pager li.pager-current { background-color: #444; border-color: #444; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }

/*menus*/
ul.menu { margin: 0; padding: 0; }

ul.menu li { list-style-position: inside;position:relative;  padding: 15px 0 15px 0; margin:0; border-bottom: 1px dashed #ddd;}

ul.menu li a { color: #fbfbfb; font-size: 14px; line-height: 150%; display: inline-block; }
body #main-navigation .block-superfish ul.menu > li.first > a{padding-left:0}

ul.menu li a:hover, ul.menu li a.active, ul.menu li.active-trail>a { text-decoration: none; color:#FA9400 !important}

ul.menu li.leaf { list-style-image: none; color: #444;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

ul.menu li ul li a{color:#404759}
/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: center; }

#header-top ul.menu li, #header ul.menu li, #main-navigation ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li { display: inline-block; background: none; list-style-type:none; border: none; padding: 0;}

#header ul.menu li a, #top-content ul.menu li a, #bottom-content ul.menu li a { padding: 15px 20px; }

#header-top ul.menu ul, #header ul.menu ul, #main-navigation ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 13px; text-transform: capitalize;  padding: 16px 20px 16px; }

/*main-navigation*/
#main-navigation ul.menu li a {letter-spacing: 0.05em; text-transform: uppercase; font-weight: 700; padding:15px  20px; }

#main-navigation ul.menu ul li a, #header-top ul.menu ul li a  { padding: 15px 20px; text-transform: capitalize; font-weight: 400; font-size: 13px; border: 1px solid #eaeaea; border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px; width: 90%; }

#main-navigation .block-superfish select { border-top: none; border-bottom: none; width: 100%; }

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid #eaeaea; top:100%; background: #ffffff; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05);
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px;
border-color: transparent transparent #fff transparent; height: 0px; position: absolute; left: 15px; top: -9px; width: 0px; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent #eaeaea transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#main-navigation  .block-superfish ul.sf-menu > li > a.menuparent { padding: 15px 40px 15px 20px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased;
position: absolute; top: 15px; right: 17px; font-size: 11px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; }

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover,
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #444444; }

/* Logo - Site name*/
#logo { padding:0 0 5px 0; text-align: left; display: table-cell;vertical-align: middle; }

#logo img { display: inherit; width:160px }

#logo img:hover { opacity: 0.8; filter: alpha(opacity=80); }

#site-name a { font-size: 38px; font-weight: 700; line-height: 1em; margin: 0 0 10px; color: #444444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 13px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/* slider */
.flexslider {background: none repeat scroll 0 0 transparent; border: medium none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; box-shadow: 0 0 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);}
.slider-content{position:absolute; top:70px;}
/*node*/
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper {margin-bottom: 30px; }

.node header h2 a:hover { text-decoration: none; }

.node > .content, #comments, .page-contact #content-wrapper { padding: 20px 0; }

.node header { padding: 0; }

.node footer { padding: 20px 0 40px; }

.field-name-field-image, .group-speaker-right img { margin: 10px 0 20px; }

.node .user-signature { font-size: 12px; padding: 0; }

.user-picture, .user-picture-wrapper img {max-width: 100px;}

.submitted .glyphicon { top: 0; }

/*google docs iframe*/
iframe{border:none;max-width: 100%;}

/*comments*/
#comments { background: #ffffff; }

.comment { border: 2px solid #fff; padding: 32px; margin-top:25px;}

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

/* Taxonomy term reference */
.field-type-taxonomy-term-reference { position: relative; }

footer .field-type-taxonomy-term-reference { float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table { border: 1px solid #eaeaea; }

#forum thead tr { border-bottom: 1px solid #eaeaea; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 700; border:none; padding: 11px; }

#forum thead a { color: #444444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid #eaeaea; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid #eaeaea; }

#forum .last-reply { font-size: 12px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

input.form-text, textarea.form-textarea, select { background-color: #fff; border: 2px solid #eaeaea; color: #999999; font-size: 14px; padding: 14px; width: 100%;
min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

input.form-text:focus, textarea.form-textarea:focus { background-color: #fff; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
input.form-text[disabled]{background: #e7e8ea}
.search-form input.form-text { width: 70%; }

.dark input.form-text { border: none; }

select { -webkit-appearance: menulist; height:54px; }

fieldset.field-group-fieldset {
    margin: 0 0 50px;
    background: #f7f7f7;
    padding: 80px 40px 40px;
    position: relative;
}

fieldset.field-group-fieldset > legend {
    color: #6b7291;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top:40px;
    border: none;
    }

fieldset.field-group-fieldset fieldset legend{
    border: none;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    color: #444;
}

html.js fieldset.collapsible .fieldset-legend {
  background: none;
  padding-left: 0;
}

html.js fieldset.collapsible .fieldset-legend a:before{
    content: "\f077";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 10px;
}
html.js fieldset.collapsed .fieldset-legend {
  background-image: none;
}

html.js fieldset.collapsed .fieldset-legend a:before{
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

fieldset.field-group-fieldset.collapsible{
    padding: 70px 40px 40px;
}

fieldset.field-group-fieldset.collapsible > legend{
    margin-bottom: 0;
}

html.js fieldset.collapsed .fieldset-legend a:hover{
    text-decoration: none;
}

.page-user-edit fieldset.field-group-fieldset div.field-name-field-name,
.page-user-check fieldset.field-group-fieldset div.form-item-field-name,
.page-user-edit fieldset.field-group-fieldset div.field-name-field-job-title,
.page-user-edit fieldset.field-group-fieldset div.field-name-field-sponsor,
.page-user-edit fieldset.field-group-fieldset div.form-item-current-pass,
.page-user-edit fieldset.field-group-fieldset div.field-name-field-industry,
.page-user-check fieldset.field-group-fieldset div.form-item-mail,
.page-user-register fieldset.field-group-fieldset div.field-name-field-name,
.page-user-register fieldset.field-group-fieldset div.form-item-mail{
    float:left;
    width:50%;
    padding-right: 10px;
    clear:both;
}

fieldset.field-group-fieldset div.form-item-name,
.page-user-edit fieldset.field-group-fieldset div.form-item-mail,
.page-user-edit fieldset.field-group-fieldset div.field-name-field-organisation{
    float:left;
    width:50%;
    padding-left: 10px;
}

.page-user-edit fieldset.field-group-fieldset div.field-name-field-linkedin-url{
  width:50%;
}

fieldset.field-group-fieldset div.field-name-field-cv,
.page-user-edit fieldset.field-group-fieldset div.field-name-field-linkedin-summary{
    clear:both;
}

.form-type-link-field .form-item{margin:0;}

.form-managed-file .form-file{
    float:left;
}

.page-user-edit .field-type-powertagging fieldset label{
    color: inherit;
}

.page-user-edit .field-type-powertagging .powertagging-legend-item-colorbox{
    line-height: 100%;
}

.page-user-edit #edit-field-topics-und-powertagging{
    clear:both;
}

.page-user-edit #edit-field-topics-und-legend{
    margin:0;
}

.page-user-edit #edit-field-linkedin-url .description {
  font-weight: 700;
  font-size: 14px;
  color: #444;
  margin-top: 15px;
}

.page-user-edit #edit-field-other-documents {
  margin-top: 25px;
}

.form-managed-file input[type="submit"]{
    padding: 5px 18px;
    font-size: 12px;
    margin-left:10px;
}

input[type="radio"], input[type="checkbox"] {margin: 0 5px 3px 0 }

.confirm-parent, .password-parent {
    width: 100%;
}

input.password-field, input.password-confirm{
    width:calc(50% - 10px);
    margin-right:10px;
}

.password-strength, div.password-confirm{
    width: 50%;
    margin-top: 2.4em;
    padding-left: 10px;
}

.form-item .description {
    font-size: 0.85em;
    line-height: 140%;
    color: #969696;
}

.linkedin_cio {
    margin-bottom: 20px;
}

/*end forms*/



.region-header{display: table-cell}
.block-search{clear: right; float: right; padding: 0;}
#block-system-user-menu{float: right; padding: 0;}
.socialmedia{clear:none; float:right;padding:0;}
.socialmedia p{margin: 6px  10px;}
.socialmedia a{float:left; margin-right:5px;}
.socialmedia a img{opacity:0.7; transition: 0.5s ease;}
.socialmedia a img:hover{opacity:1; transition: 0.5s ease;}

.socialmedia ul{margin:6px 10px;padding:0;}
.socialmedia ul li{list-style:none;display:inline-block;float:left}
.socialmedia ul li a{background: none repeat scroll 0 0 #dbd8d3;
    border-radius: 13px;
    color: #fff;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    text-align: center;
    width: 25px;
}

.socialmedia ul	li a:hover{background:#1875B1}
#header #block-system-user-menu ul li a{color:inherit;padding: 0 0 15px 15px;}
.block-search input.form-text {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 0;
-webkit-border-radius:0;
-moz-border-radius: 0:
    color: #8E8D8B;
    font-style: italic;
    font-size:13px;
    min-height: 15px;
    font-weight: 300;
    width:150px;
    padding: 7px 33px 7px 13px;
}
.block-search input.form-text:focus{border:1px solid #ccc; background:#fff; color:#333; font-style:normal}

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] {
    margin: 5px 5px 10px 0;
    background-color: #1875b1;
    border: none;
    box-shadow: none;
color: #fff;
padding: 15px 24px;
text-transform: uppercase;  }

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.highlighted-block .btn:hover,.highlighted-block .btn:focus { color: #ffffff; background: #115d8f;}

#webform-client-form-16 input.webform-submit{ display:none; }

/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }

.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { background-color: transparent;
    margin-bottom: 30px;
    padding: 0; }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

.breadcrumb li a.active{color:#1875b1;}

/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-text { border: none; padding: 15px 40px 15px 15px; font-size: 13px; width: 180px;
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-text:focus { width: 240px; background-color: #444; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0px; right: 5px; color: #999; font-size: 14px;}
#search-block-form .container-inline{position:relative}
.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 5px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after {
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:9px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 40px; margin: 0; padding: 10px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus,
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }


/*map*/
.gmap-popup{
    font-family: "Lato",sans-serif;
    padding-top: 7px;
    max-width: 400px;
}

.gmap-popup .node.node-teaser{
    margin:0;
}

p.meta{
    color:#999;
    margin-bottom: 5px
}
/*polls*/
.poll .vote-form { text-align: left; }

.poll .vote-form .choices { display: block; }

.poll .bar .foreground { background-color: #444444; }

/*call-to-action*/
.call-to-action { text-align: center; margin-top:50px }

.call-to-action .lead { font-size: 22px; font-weight: 700; line-height: 130%; margin-bottom: 20px; text-transform: uppercase; }

.call-to-action p { margin: 0 0 30px; }

.call-to-action .btn { color: #fff; font-size: 20px; line-height:  100%; padding: 18px 28px;
-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); }

.call-to-action .btn:hover { opacity: 0.90; filter: alpha(opacity=90); }

.call-to-action .btn:active{ -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

.btn-default{background:#1875B1; color:#fff; text-transform: uppercase;font-size: 12px;margin-right: 5px;border:none;}
.btn-default:hover{background:#1875B1; color:#fff; opacity:0.9}
.btn-default:active{background:#1875B1; color:#fff; -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

/*Recent Content block*/
#block-node-recent .node-title a { color: #444444; font-size: 16px; font-weight: 700; }

#bottom-content .node-title a { color: #ffffff; }

#pre-header .node-title a { color: #aaaaaa; }

#block-node-recent .node-title a:hover { text-decoration: none; }

#block-node-recent .node-author { margin: 5px 0; }

#block-node-recent table { border: none; }

#block-node-recent tr.even,
#block-node-recent tr.odd { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-node-recent tbody th,
#block-node-recent tbody td { padding:8px 8px 8px 0; line-height: 1.428571429; vertical-align: top;  border: none; font-size: 13px;}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td { padding-top: 0; }

#block-node-recent tbody tr:last-child { border-bottom:none; }

/*highlighted blocks*/
.highlighted-block, #block-user-login, #block-poll-recent { overflow: hidden; padding:25px; -webkit-border-radius: 6px;  -moz-border-radius: 6px; border-radius: 6px; }

.highlighted-block-inside { padding:0 25px 25px 25px;  text-align:center;}

.highlighted-block .btn { background-color: #444; color: #fff; display: block; padding: 15px 25px; margin: 20px 0 0; text-align: center; -webkit-border-radius: 4px;
-moz-border-radius: 4px; border-radius: 4px; }

.highlighted-block.nopadding { padding: 0; }

.highlighted-block .title-sep { margin: 0px 0 40px 0; }

.light, #block-user-login, #block-poll-recent { background: #fcfcfc; color: #333; border: 1px solid #eaeaea; }

.dark { background-color: #333; color: #ccc; padding: 30px 20px 0; text-align: center;  }

.dark h3 { color: #ffffff; margin:0 0 20px 0; }

.dark input[type="submit"] { font-size: 16px; font-weight: bold; margin: 10px 0; }

.dark input[type="submit"]:hover { opacity: 0.90; filter: alpha(opacity=90); }

.dark .small { color: #999; font-size: 13px; }

#block-user-login { padding: 5px 25px 0 25px; margin: 0 0 20px 0; }

/*tags cloud*/
.tag { display: inline-block; }

.tag a { background-color: #444; color: #fff; font-size: 12px; line-height: 1em; padding: 8px; margin: 3px 0; zoom: 1; z-index: 0;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; display: block; }

.tag a:hover { color: #fff; text-decoration: none; }

/* Drupal status messages */
div.messages { padding: 15px 15px 15px 50px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-position: 13px 15px;}

div.messages a { font-weight: bold; }

div.messages.status {   color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }

div.messages.status a { color: #356635; }

div.messages.error { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }

div.messages.error a { color: #953b39; }

div.messages.warning { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }

div.messages.warning a { color: #a47e3c; }

/*slideshow*/
.carousel .item { max-height: 520px; }

/*slider fade effect*/
.carousel-fade .carousel-inner .item { opacity: 0; filter: alpha(opacity=0);
-webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.carousel-fade .carousel-inner .active { opacity: 1; filter: alpha(opacity=100); }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; filter: alpha(opacity=0); z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; filter: alpha(opacity=100);}

.carousel-fade .carousel-control { z-index: 2; }

/*control nav*/
.carousel ol.carousel-indicators { position: absolute; top: 20px; left: auto; z-index: 2; padding: 0 20px; margin: 0; text-align: right; -moz-opacity: 0;
-khtml-opacity: 0; opacity: 0; filter: alpha(opacity=0); width: auto; bottom: auto; right: 20px; }

.carousel ol.carousel-indicators li { margin: 0px; padding: 0; *zoom: 1; background-color: rgba(0,0,0,0.5); cursor: pointer; border: none;
    width: 18px; height: 18px; text-indent: -9999px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

.carousel ol.carousel-indicators li.active { background-color: #fcfcfc; }

/*directional nav*/
.carousel .carousel-control { background-color: #fcfcfc; color: #444; display: block; width: 48px;
height: 48px; margin: 0; padding:15px; position: absolute; overflow: hidden; top: 45%;
text-align: center; cursor: pointer; opacity: 0; filter: alpha(opacity=0);
-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; background-image: none; outline:none;}

.carousel .carousel-control.right { right: 20px }

.carousel .carousel-control.left { left: 20px }

.carousel a.carousel-control:active, .carousel a.carousel-control:hover { background-color: #fcfcfc }

.carousel-control .icon-prev, .carousel-control .icon-next { font-size: 40px; font-family: Arial, sans-serif; display: block; right: 0; left: auto; width: 100%; }

.carousel:hover .carousel-control, .carousel:hover ol.carousel-indicators { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }

/*slider caption*/
.carousel .carousel-caption { background-color: rgba(0,0,0,0.5); color: #fff; display: block; width: 100%; padding: 20px; position: absolute; bottom: 0;
left: 0; text-align: center; text-transform: uppercase; display: block; }

.carousel .carousel-caption h4, .carousel .carousel-caption p { max-width: 1170px; margin: 0 auto; display: block; }

@media all and (max-width: 768px) {
	.carousel .carousel-caption p { display: none; }
}

@media all and (max-width: 480px) {
	.carousel .carousel-control, .carousel .carousel-caption { display: none; }
}

/*credits*/
.credits { margin-bottom: 0; font-size: 0.9em; }

/*toggle control*/
.toggle-control { width: 100%; position: relative; z-index: 13; }

.toggle-control a, .toggle-control a:hover { color: #fff; position: absolute; top: 0; right: 0; display: block; padding: 18px 19px; line-height: 14px; cursor: pointer; height: 52px; }

/*google map*/
.gm-style img { max-width: none; }

/*scroll to top*/
#toTop { position: fixed; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #999999; opacity: 0.4; filter: alpha(opacity=40);
width: 55px; height: 55px; bottom: 5px; right: 5px; cursor: pointer; color: #ffffff; font-size: 32px; text-align: center; display: none; padding:10px 0 0 2px; z-index: 14; }

#toTop:hover { opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

/*drupal primary links*/
ul.primary { margin: 15px 0 15px 0;  padding-left: 40px; }

ul.primary, ul.primary li a, ul.primary li.active a { border-color:#eaeaea; } ul.primary li.active a { border-bottom: 1px solid #fff; }

/*drupal resets*/
#toolbar { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#toolbar ul.menu { width: auto; }

#toolbar ul.menu li { background: none; }

.not-logged-in .block-forum .contextual-links-wrapper { display: none; }

a.contextual-links-trigger, #toolbar a, textarea { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

/*admin theme style rules*/
.page-node-edit .region-content { padding:0 40px; }

.page-node-edit .vertical-tabs { clear:both; }

.page-node-edit .vertical-tabs, .page-node-edit .vertical-tabs ul.vertical-tabs-list, .page-node-edit .vertical-tabs ul.vertical-tabs-list li { border-color:#dfdfdf; }

.page-node-edit .vertical-tabs li { list-style:none; }


.first-col{padding-left:0;}

/*********** expandable section on press site **************/

.expandable-section{border:none;}
.expandable-section .expandable-title{background: none !important;text-align: center;}
.expandable-section .expandable-title strong{
    background: #1875b1;
    padding: 8px 16px;
    margin-bottom: 10px;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;}

.expandable-section .expandable-title strong:hover{
    text-decoration: none;
    background:#115d8f;
    color:white;
}


/*********** pricing table on register ************/
.plan-container {
 display: inline;
 width: 620px;
}
.plan {
 margin-left: -5px;
 display: inline-block;
 font-size: 14px ;
 vertical-align: top;
}
.plan-container table {
 width: 140px;
 border-radius: 4px;
 border-spacing: 0;
 border-collapse: collapse;
}
.plan-container .table-1 {
 width: 480px;
}
.plan-container .highlight {
 position: relative;
 z-index: 2;
box-shadow: 0px 3px 11px rgba(0,0,0,0.4);
}
.plan-container .highlight .lead{
    background:#1875b1;
    color:#fff;
}
.plan-container .highlight thead tr th,
.plan-container .highlight tbody tr td{
    border-left: none;
}
.plan-container .features {
 width:330px;
}
.plan-container th {
 border-bottom: none;
}

.plan-container thead tr th,
.plan-container thead tr td,
.plan-container tbody tr th,
.plan-container tbody tr td{
    padding:5px;
    border:none;
    line-height: 1.5;
    border-left:1px solid #fff;
}

.plan-container .lead {
 line-height: 22px;
 background: #454c5d;
 color:#fff;
 width:140px;
 font-size:14px;
 font-weight: bold;
 text-transform: uppercase;
 text-align: center;
 padding: 15px 5px;
}
.plan-container tbody tr:nth-child(2n+1) {
 background: #eee;
}

.plan-container tbody tr:last-child{
    background: #b1b5bd;
}
.plan-container tbody tr:last-child td{
    padding:15px 5px;
}
.plan-container tbody tr:last-child td.features{
    background: #fff
}
.plan-container .data {
 text-align: center;
}
.plan-container .table-2 .features,
.plan-container .table-3 .features,
.plan-container .table-4 .features,
.plan-container .table-5 .features {
 display: none;
}
@media screen and (max-width: 1199px) {
 .plan-container {
  display: block;
  margin: auto;
 }
 .plan-container .table-3,
 .plan-container .table-5 {
  width: 480px;
 }
 .plan-container .table-3 .features,
 .plan-container .table-5 .features {
  display: table-cell;
 }
}
@media screen and (max-width: 637px) {
 .plan-container .plan {
  display: block;
 }
 .plan-container table {
  margin: 20px;
  width: 480px;
 }
 .plan-container .table-2 .features,
 .plan-container .table-4 .features,
 .plan-container .table-5 .features {
  display: table-cell;
 }
}
/*********** program table ************/
.programme #quicktabs-program table{
    width:100%;
    height: 100%;
    table-layout: fixed;
}
.programme #quicktabs-program table thead th{
    position: sticky;
    top: 0;
    z-index: 100;
}
.programme #quicktabs-program table tr{
    height: 100%;
    border-top: 1px dotted #999;
}

.programme #quicktabs-program table tr td {
    background: #fff;
        height: 100%;
        text-align: center;
}

.programme #quicktabs-program table tr:first-child th:first-child {
    background: #fff;
    max-width:100px;
    min-width: 100px;
    border: none;
}

.programme #quicktabs-program table tr td:first-child,
.programme #quicktabs-program table tr.break td:first-child,
.programme #quicktabs-program table tr.special td:first-child{
    background: #fff;
    border-left: none;
}
.programme #quicktabs-program table tr td:empty{
    background-image: linear-gradient(135deg, #f0f0f0 25%, #fafafa 25%, #fafafa 50%, #f0f0f0 50%, #f0f0f0 75%, #fafafa 75%, #fafafa 100%);
    background-size: 5px 5px;
}
.programme #quicktabs-program table tr td,
.programme #quicktabs-program table tr th{
    padding:5px;
    border:none;
    line-height: 1.5;
    border-left:1px dotted #999;
}

.programme #quicktabs-program table tr td:last-child,
.programme #quicktabs-program table tr th:last-child{
    border-right:1px dotted #999;
}

.programme #quicktabs-program table tr th {
 line-height: 22px;
 background: #454c5d;
 color:#fff;
 width:140px;
 font-size:14px;
 font-weight: bold;
 text-transform: uppercase;
 text-align: center;
 padding: 15px 5px;
}

.programme #quicktabs-program table tr.break td{
background: #c5cad7;
}

.programme #quicktabs-program table tr.special td{
background: #FFD681;
}

.programme #quicktabs-program table div.embed{
    height:100%;
}

.programme #quicktabs-program table div.view-mode-node_embed{
    margin: -5px;
    height: calc(100% + 10px);
}

.programme #quicktabs-program table div.view-mode-node_embed div.group-node-embed-container{
    height: 100%;
}

.programme #quicktabs-program table tr td.welcome{
background: #FFD681;
}

.programme #quicktabs-program table a.programme-block{
    display: block;
    background: #1875b1;
    color:white;
    padding: 10px;
    text-align: center;
    height: 100%;
}

.programme #quicktabs-program table td.track-1 a.programme-block,
.programm-table-legend table td .track-1{
    background: #C95D63;
}

.programme #quicktabs-program table td.track-2 a.programme-block,
.programm-table-legend table td .track-2{
    background: #79B473;
}

.programme #quicktabs-program table td.track-3 a.programme-block,
.programm-table-legend table td .track-3{
    background: #717EC3;
}

.programme #quicktabs-program table a.programme-block:hover{
    text-decoration: none;
    filter: brightness(90%);
}

.programme #quicktabs-program table a.programme-block h3{
    font-size: 16px;
}
.programme #quicktabs-program table a.programme-block .field-name-field-session{
    font-weight: 300;
}

.programme #quicktabs-program table a.programme-block ul{
    margin:0;
    padding:0;
}

.programme #quicktabs-program table a.programme-block ul li{
    list-style: none;
    border-bottom: 1px dotted #fff;
    margin-bottom: 7px;
    padding-bottom: 7px;
    line-height: 120%;
}

.programme #quicktabs-program table a.programme-block ul li.last{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.programme #quicktabs-program table a.programme-block .field-name-title{
    line-height: 120%;
}

.programme #quicktabs-program table a.programme-block ul li .field-name-field-speaker{
    font-weight: 400;
    margin-bottom: 5px;
}

.programme #quicktabs-program table a.programme-block ul li .field-name-field-speaker span:before,
.node-talk.node-teaser .field-name-field-speaker span:before{
  content:"\00a0/\00a0";
}

.programme #quicktabs-program table a.programme-block ul li .field-name-field-speaker span.first:before,
.node-talk.node-teaser .field-name-field-speaker span.first:before{
  content:"";
}

.programme #quicktabs-program table a.programme-block ul li .field-name-title{
    font-weight: 300;
    font-size: 13px;
}

/***mobile table ***/
.programme .mobile-table,
.programme table.mobile-table tr,
.programme table.mobile-table tr td{
    border:none;
}
.programme .mobile-table td:empty {
   display: none;
}

.programme .mobile-table td[data-title="Time"],
.programme .mobile-table td[data-title="Time"]:first-child{
    background: #4C5366 !important;
    margin-top: 50px;
    color: #fff;
}

.programme .mobile-table td[data-title="Time"]:before,
.programme .mobile-table tr.special td[data-title]:before,
.programme .mobile-table tr.break td[data-title]:before{
    content: "";
}

.programme table.mobile-table div.embed > div{
    height: auto;
}
.programme table.mobile-table div.embed{
    margin: 5px 0 0;
    height: auto;
}

/***************** legend ****************/
.programm-table-legend table{
    width:auto;
}

.programm-table-legend table td{
    border:none;
    padding:0 10px 5px 0;
}

.programm-table-legend table td p{
    margin:0;
}

.programm-table-legend table tr{
    border:none;
}

.programm-table-legend table td .color-cell{
    display:block;
    width:20px;
    height:20px;
}

/***************** gray call-to-action ****************/
.call-to-action-box {
    background: none repeat scroll 0 0 #ededed;
padding: 10px 30px 30px;
display: table;
margin:0 auto;
text-align: center;
}

.node-workshop .call-to-action-box{
    margin-top: 50px;
}

/***************** header responsive ****************/
@media only screen and (max-device-width : 767px){
    #header-inside .row{display: block;margin:0;}
    #logo{display: block;text-align: center;}
    .region-header{display: block;}
    .block-search{float:none;width:100%;}
    .block-search input.form-text{width:100%;margin-bottom: 10px;}
    .socialmedia ul{margin: 0}
}

/********* Event matchmaker ************/
#block-users-event-advisor-matching-content .content{
    display: flex;
    margin:0 -20px;
}

#block-users-event-advisor-matching-content .content .event-advisor-block{
    padding:30px 20px 0;
    line-height: 130%;
    width:33.33%;
}

#block-users-event-advisor-matching-content .block-sonr-webmining .sonr-webmining-area-list .view-content .views-row {
    margin: 15px 0;
    padding-bottom: 13px;
}

#block-users-event-advisor-matching-content .content .event-advisor-block .views-field-sonr-webmining-tags{
    line-height: 130%;
}

#block-users-event-advisor-matching-content .content .event-advisor-block .views-field-sonr-webmining-tags .views-label,
.view-sonr-webmining-list .views-field-sonr-webmining-tags .views-label{
    display: inline;
    font-weight: bold;
}

#block-users-event-advisor-matching-content .content .event-advisor-block .views-field-sonr-webmining-tags .field-content,
.view-sonr-webmining-list .views-field-sonr-webmining-tags .field-content{
    display: inline;
}

.page-event-advisor .block-sonr-webmining .sonr-webmining-area-list .view-content .views-row .views-field-sonr-webmining-image{
    width: 50px;
    height: 40px;
    display: table-cell;
    padding-right: 10px;
}

.page-event-advisor .block-sonr-webmining .sonr-webmining-area-list .view-content .views-row .views-field-sonr-webmining-image .user-picture-wrapper img {
    max-width: 40px;
}

.page-event-advisor .block-sonr-webmining .sonr-webmining-area-list .view-content .views-row .views-field-title{
    vertical-align: middle;
    display: table-cell;
}

.page-event-advisor .block-sonr-webmining .sonr-webmining-area-list .view-content .views-row .views-field-body{
    margin-top: 5px;
}

.block-sonr-webmining .sonr-webmining-area-list .view-content .views-row{
    line-height: 130%;
    margin: 15px 0;
    padding-bottom: 13px;
}

.view-sonr-webmining-list .view-header{
    margin-top: 30px;
}

.block-sonr-webmining .views-exposed-form .form-checkboxes input {
    margin: 6px 0 0 0;
}

.event-advisor-footprint-status #block-sonr-webmining-sonr-webmining-filters-1 legend{
    margin-bottom:10px;
}

#block-users-event-advisor-footprint-status > .content,
.matchmaker-about,
.event-advisor-footprint-status #block-sonr-webmining-sonr-webmining-filters-1,
#block-users-event-advisor-footprint-load{
    vertical-align: top;
    background:#f7f7f7;
    margin-bottom: 20px;
    padding:40px 40px 30px;
    text-align: left;
    clear:none;
}

@media only screen and (min-width : 768px){
    .event-advisor-footprint-status{
        display: flex;
        flex-flow: wrap;
        margin:0 -20px;
    }

    #block-users-event-advisor-footprint-status > .content,
    .matchmaker-about,
    .event-advisor-footprint-status #block-sonr-webmining-sonr-webmining-filters-1,
    #block-users-event-advisor-footprint-load{
        margin: 20px;
        flex: 1 0 40%;
    }
}

#block-users-event-advisor-footprint-status > .content{
    text-align: center;
}

#block-users-event-advisor-footprint-status > .content h5{
    margin-top: 0;
}

.event-advisor-footprint-status #block-sonr-webmining-sonr-webmining-filters-1 h2,
#block-users-event-advisor-footprint-load h2 {
    font-size: 16px;
    margin-top: 0;
}

#block-sonr-webmining-sonr-webmining-content-1,
#block-users-event-advisor-matching-content,
#block-sonr-webmining-sonr-webmining-content-3{
    padding:20px;
}

.matchmaker-about{
    line-height: 130%;
}

.matchmaker-about .small_button{
    margin-top: 20px;
}

.matchmaker-about ol{
    margin-bottom: 0;
}

#block-users-event-advisor-footprint-status > .content .small_button{
    margin-left: auto;
    margin-right: auto;
}

#main-navigation .block-superfish ul.sf-menu > li > a.event_advisor{
    position: absolute;
}

#main-navigation .block-superfish ul.sf-menu > li > a.event_advisor:before {
    content:"BETA";
    vertical-align: super;
    display: inline-block;
    font-family: inherit;
    font-size: 9px;
    top: 10px;
    right: 11px;
    position: absolute;
}

.not-logged-in #main-navigation .block-superfish ul.sf-menu > li > a.event_advisor:before{
    right: -9px;
}

#main-navigation .block-superfish ul.sf-menu > li > a.event_advisor:after{
    right: -6px;
}

#main-navigation .block-superfish ul.sf-menu > li > a.event_advisor + ul{
    top:51px;
}

/************** talks-media-list *****************/

.view-talks-media-library .views-row{
    margin-bottom: 50px;
}

.view-talks-media-library .views-row .label-light{
    margin:0;
}

.view-talks-media-library .views-row h3{
    margin-top:5px;
}

.views-exposed-form  .views-exposed-widget{
    background: #ededed;
    padding:30px 30px 30px;
    margin-bottom: 30px;
}

.views-exposed-form  .views-exposed-widget.views-submit-button,
.views-exposed-form  .views-exposed-widget.views-reset-button{
    padding: 0;
    background: none;
    margin: 0;
}

.views-exposed-form  .views-exposed-widget > label {
    color: #6b7291;
    font-size: 18px;
    font-weight: bold;
    }


/************** keynote-video-list *****************/
.view-keynote-talks-videos{
    max-width: 1000px;
    margin-left:0;
    margin-right: 0;
}
.view-keynote-talks-videos .views-row{
    margin-bottom: 60px
}
.view-keynote-talks-videos .media-youtube-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.view-keynote-talks-videos .media-youtube-video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/************** flickr gallery *****************/
span.flickr-credit{
    display:none;
}

/************** störer *****************/

.special-content-block {
    background: #eff0ef;
    padding: 20px 20px;
    font-weight: 600;
    font-size: 110%;
    font-style: italic;
    margin-bottom: 25px;
}

/************** event advisor *****************/
.footprint-status,
.help-page{
    margin-top:30px;
}

.footprint-status h5,
.help-page h2{
    margin-top:0;
}

.help-page,
.help-page .content{
    padding-bottom: 0;
}

.footprint-status .footprint-svg {
    text-align: center;
}

.footprint-status #progressbg {
    stroke: #fff;
    stroke-dasharray: 0;
}

.footprint-status a.small_button {
    padding: 5px 13px;
    margin: 20px auto 0;
}

.field-name-field-job-seekers .field-item{
	display: table;
width: 100%;
margin-top: 20px;
}

.field-name-field-job-seekers .field-item h5{
	margin-top:15px;
}

#recruitment-dashboard .create-job-offer a{
	display: table;
	padding: 5px 13px;
	margin: 10px 0 30px;
	background: #1875b1;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	font-style: normal;
}

#recruitment-dashboard .create-job-offer a:hover{
	text-decoration: none;
	background: #115d8f;
	color: white;
	}
