@font-face {
    font-family: 'icomoon-eilateilot';
    src:    url('fonts/icomoon-eilateilot.eot?hi4c0j');
    src:    url('fonts/icomoon-eilateilot.eot?hi4c0j#iefix') format('embedded-opentype'),
        url('fonts/icomoon-eilateilot.ttf?hi4c0j') format('truetype'),
        url('fonts/icomoon-eilateilot.woff?hi4c0j') format('woff'),
        url('fonts/icomoon-eilateilot.svg?hi4c0j#icomoon-eilateilot') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-eilateilot' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* overwrite bootstrap */
    margin:0;
    background-image:none;
    width:auto;
    height:auto;
}

.icon-add_circle:before {
    content: "\e147";
}
.icon-photo_camera:before {
    content: "\e412";
}
.icon-skip_previous:before {
    content: "\e045";
}

#standardMenu .rootMenu li a span
{
    padding:0 10px;
}

.Normal, .Normal table
{
    font-size:14px;
}

.i_content_grid12 .Normal li
{
    list-style:square;
}

h1,h2,h3,h4
{
    color:#004964;
}
h5
{
    color:#813920;
    font-size:16px;
}

A:link { color :#004964; text-decoration : none; }
A:visited { color :#666666; text-decoration : none; }
A:hover { color :#004964; text-decoration : none; }
A:active { color :#004964; text-decoration : none; }
.color_text { color:#004964; }
.color_bg{ background:#004964; }

.Normal table p
{
    margin:0;
}

.Normal .NormalTable
{
    border-collapse:collapse;
    border-spacing:0;
}
.Normal .NormalTable td
{
    border:1px solid black;
    vertical-align:top;
    padding:5px;
}

.Normal .ProgramTable
{
    font-size:15px;
}
.Normal .ProgramTable h3
{
    font-size:17px;
    font-weight:bold;
}
.Normal .ProgramTable td.DayTitle
{
    background:#cbdfe7;
}
.Normal .ProgramTable .ActivityRow td
{
    background:#ffe5ce;
}

.clearFloat
{
    clear:both;
}

ul#HomeCategories
{
    padding:0;
    margin:0;
    list-style:none;
}
#HomeCategories li
{
    float:left;
    position:relative;
    height:154px;
    width:216px;
    margin-right:25px;
    overflow:hidden;
    margin-bottom:35px;
}
#HomeCategories li.last
{
    margin-right:0;
}
#HomeCategories img
{
    display:none;
    /*position:absolute;
    top:154px;
    transition: top .5s;
    -webkit-transition: top .5s; 
}
    #HomeCategories li:hover img
    {
    top:0;*/
}

#HomeCategories div
{
    background:#ebecee;
    height:134px;
    border-bottom-width:20px;
    border-bottom-style:solid;
}
#HomeCategories li.callpapers div
{
    border-bottom-color:#004964;
}
#HomeCategories li.viewprogram div
{
    border-bottom-color:#813920;
}
#HomeCategories li.registernow div
{
    border-bottom-color:#d04c1c;
}
#HomeCategories li.startnetworking div
{
    border-bottom-color:#e4a907;
}

#HomeCategories div a
{
    display:block;
    padding-top:30px;
    padding-left:10px;
    font-family: 'Open Sans', sans-serif; 
    font-size:30px;
    line-height:1;
    text-transform:uppercase;
    font-weight:200;
    color:#444444;
    box-sizing:border-box;
    height:100%;
}

@media handheld, only screen and (max-width: 767px) {
    #HomeCategories img
    {
        display:none;
    }
    #HomeCategories li
    {
        width:100%;
    }
    #HomeCategories div a
    {
        padding-bottom:94px;
    }
}

.dnnFormAndList .dnnForm { width:auto; min-width:0; margin:0; }
.dnnFormAndList .dnnClear:after {clear:none; content:none;}
.entry-content .readmore {display:block;margin-left:16px; min-width:196px;}
.project_inner .entry-content p {float:none;}


/* Carousel */
.project_inner .project_rollover{background:#004964;}
li.even .project_inner .project_rollover{ background:#813920; }
li.third .project_inner .project_rollover{ background:#d04c1c; }
li.even.fourth .project_inner .project_rollover{ background:#e4a907; }
a.caroul_prev:hover {background-color:#004964;}
a.caroul_next:hover {background-color:#004964;}
.carouFredSel_nav {position:relative;}
.project_inner .entry-title {
    padding-bottom:15px;
}
.carouFredSel {
    margin:0 -7px;
    border:0;
}
.carouFredSel ul {
    padding-left:0;
}
.carouFredSel ul li {
    padding:0 7px 0 7px;
}
.project_inner .project_rollover {
    width:100%;
}
.carouFredSel li figure img {
    width:100%;
}
/*.carouFredSel ul li {
padding-right:14px;
padding-left:0;
}
.carouFredSel {
margin-right:-14px;
}*/
/* End Carousel */

/* Logo */
.logo_style
{
    padding:22px 12px 22px 30px;
}
.TextByLogo
{
    float:left;
    padding-top:25px;
}
.TextByLogo div
{
    font-family: 'Open Sans', sans-serif; 
}
.TextByLogo .TextByLogoRow1
{
    font-size:24px;
    font-weight:700;
    text-transform:uppercase;
    color:#004964;
    padding-bottom:7px;
}
.TextByLogo .TextByLogoRow2
{
    font-weight:600;
    font-size:20px;
    color:#737373;
    border-bottom:1px solid #e8e8e8;
    padding-bottom:3px;
}
.TextByLogo .TextByLogoRow2 sup
{
    font-size:13px;
}
.TextByLogo .TextByLogoRow3
{
    font-size:30px;
    color:#813920;
    line-height:1.2;
}
/* End Logo */

.c_title_RoyalBlue
{
    color:#004964;
}

#HeaderGetUpdates
{
    margin-top:59px;
    margin-right:10px;
}

#LanguageFlags
{
    float:right;
}
#LanguageFlags img.current
{
    border:1px solid #004964;
}


/* Home Accordion */
.accordion-heading .accordion-toggle {
    height:40px;
    line-height:1;
}
.accordion-heading .icon
{
    font-size:30px;
    background:black;
    color:#fff;
    display:inline-block;
    height:100%;
    width:60px;
    text-align:center;
    padding-top:6px;
    box-sizing:border-box;
    margin-right:5px;
}
.accordion-heading .text {
    display:inline-block;
    vertical-align:bottom;
    margin-bottom:4px;
}
.accordion-heading .icon {background:#004964;}
.even .accordion-heading .icon { background:#813920; }
.third .accordion-heading .icon { background:#d04c1c; }
.even.fourth .accordion-heading .icon { background:#e4a907; }

/* End Home Accordion */

.unoslider-container
{
    padding-bottom:35px;
    background:url('Images/banner_shadow.png') no-repeat center bottom;
    background-size:100% 35px;
}


/* Logo Row */

.logoRow .logoContainer
{
    float:left;
    text-align:center;
    height:100px;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.logoRow .logoBorder
{
    border-right:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    height:100%;
}
.logoRow .logoContainer img
{
    display:inline-block;
    vertical-align:middle;
    max-height:80%;
    max-width:90%;
}
.logoRow .logoContainer span.helper
{
    display:inline-block;
    vertical-align:middle;
    height:100%;
}

/* End Logo Row */

.unoslider_indicator a.unoslider_indicator_active {
    background:#004964;
}

.Social-links {
    text-align:right;
}

.footer-logos {
    margin-top: 5px;
    padding-right: 10px;
}
.footer-logos .Normal img {
    vertical-align:bottom;
}


.logos-spacing .Normal {
    margin:0 -20px -40px -20px;
    text-align:center;
}
.logos-spacing .Normal img {
    margin:0 50px 60px 50px;
    vertical-align:middle;
}

.Normal .writings-custom {
    font-size:21px;
    line-height:1.3;
    color:#000;
    padding:30px;
    margin-bottom:30px;
    font-family:'Candara';
}
.Normal .writings-custom div, .Normal .writings-custom h2 {
    font-family:Candara;
}
.Normal .writings-custom .columns .column {
    float:left;
    width:50%;
    box-sizing:border-box;
}
.Normal .writings-custom .columns .column1 {
    padding-right:20px;
}
.Normal .writings-custom .columns .column2 {
    padding-left:20px;
}
.Normal .writings-custom .gray-row {
    background:#eee;
    margin:0 -40px;
    padding:10px 30px;
    margin-top:30px;
}
.Normal .writings-custom li {
    margin-bottom:1em;
}
.Normal .writings-custom h2 {
    color:#000;
    font-size:1.2em;
}

ul.logo-carousel {
    margin:0;
}
.logo-carousel li {
    padding:0 10px;
    text-align:center;
    outline:0;
}
.logo-carousel .slick-slide {
    height:auto;
    display:table-cell !important;
    float:none;
    vertical-align:middle;
}
.logo-carousel .slick-slide img {
    display:inline-block;
    width:auto !important;
    height:auto !important;
}
.logo-carousel-container .logos-nav a.caroul_prev, .logo-carousel-container .logos-nav a.caroul_next {
    top:9px;
}
.seven_grid12 {
    border-top:1px solid #eee;
}

@media screen and (max-width:768px) {
    .Normal .writings-custom { 
        padding-left:0;
        padding-right:0;
    }
    .Normal .writings-custom .columns .column {
        width:auto;
        padding:0;
    }
    .Normal .writings-custom .gray-row {
        margin-right:-1.5%;;
        margin-left:-1.5%;
    }
    #LanguageFlags {
        text-align:center;
        float:none;
    }
    #HeaderGetUpdates {
        margin:40px 0 0 0;
    }
    .TextByLogo {
        padding:0 16px;
    }
    .EilatEilotCarousel .dnnForm {
        overflow:hidden;
    }
}
.ProgramModule {
    font-size:14px;
}
.ProgramModule * {
    box-sizing:border-box;
}
.ProgramModule .day-title {
    background:url('/portals/17/Images/bg_daytitle.png') no-repeat right top #ffe362;
    color:#004964;
    text-transform:uppercase;
    font-size:17px;
    padding:11px 17px;
    position:relative;
    top:-1px;
}
.ProgramModule .seat {
    width:100%;
    display:table;
    border-spacing:0;
    border-collapse:collapse;
    table-layout:fixed;
    border-bottom:1px solid #d7d7d7;
}
.ProgramModule .seat-left, .ProgramModule .seat-right {
    display:table-cell;
    vertical-align:top;
    padding:15px 0;
}
.ProgramModule .seat-left {
    width:130px;
    font-size:18px;
}
.ProgramModule .Brown .seat-left {
    color:#813920;
}
.ProgramModule .seat-right {
    padding-right:10px;
}

.ProgramModule .split-seat {
    display:table-cell;
    vertical-align:top;
    border-bottom:0;
    width:auto;
}
.ProgramModule .split-seat .seat-left {
    display:table-cell;
    vertical-align:top;
    width:130px;
}
.ProgramModule .split-seat1 {
    padding-right:35px;
}
.ProgramModule .split-seat2 {
    border-left:1px solid #d7d7d7;
    padding-left:35px;
}
.ProgramModule .split-seat-middle {
    border-left:1px solid #d7d7d7;
    padding-left:35px;
}
.ProgramModule .seat-title {
    font-weight:bold;
    font-size:15px;
}
.ProgramModule .seat-location {
    color:#73777B;
    font-size:13px;
    font-style:italic;
}
.ProgramModule .seat-title, .ProgramModule a, .ProgramModule a:link, .ProgramModule a:visited {
    color:#004964;
}
.ProgramModule .Brown .seat-title, .ProgramModule .seat.Brown a, .ProgramModule .seat.Brown a:link, .ProgramModule .seat.Brown a:visited {
    color:#813920;
}
.ProgramModule .seat-chair {
    color:#73777B;
}
.ProgramModule .seat-chair .name {
    font-weight:bold;
}
.ProgramModule .split-seat-container {
    display:block;
    border-collapse:collapse;
    border-spacing:0;
    padding:15px 0;
}
.ProgramModule .split-table {
    display:table;
    table-layout:fixed;
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
}
.ProgramModule .split-seat-container .seat-left {
    padding-top:0;
}
.ProgramModule .split-seat .seat-right {
    padding-top:0;
}
.ProgramModule .seat-speakers {
    font-size:13px;
    margin-top:5px;
}
.ProgramModule .seat-speakers ul, .ProgramModule .seat-speakers li {
    list-style:none;
    padding:0;
    margin:0;
}
.ProgramModule .seat-speakers a, .ProgramModule .seat-speakers a:link, .ProgramModule .seat-speakers a:visited {
    color:#000;
}
.ProgramModule .seat-speakers li {
    display:inline-block;
    vertical-align:top;
    width:220px;
    margin-top:10px;
}
.ProgramModule .seat-speakers a {
    display:table;
}
.ProgramModule .seat-speakers .speaker-image, .ProgramModule .seat-speakers .speaker-details {
    display:table-cell;
    vertical-align:middle;
}
.ProgramModule .seat-speakers .speaker-details {
    padding-right:10px;
}
.ProgramModule .seat-speakers .speaker-image img {
    max-width:none;
}
.ProgramModule .seat-speakers .speaker-image {
    padding-right:5px;
}
.ProgramModule .seat-speakers .name {
    display:block;
    font-weight:bold;
}
.ProgramModule .seat-speakers .organization {
    font-size:12px;
    line-height:1.4;
}
.ProgramModule.seat-popup, .ProgramModule.speaker-popup {
    background:#fff;
    width:80%;
    max-width:700px;
    margin:0 auto;
    padding:20px;
    position:relative;
}
.ProgramModule.seat-popup .seat-title  {
    margin-top:0;
    font-size:24px;
}
.ProgramModule.seat-popup .seat-description, .ProgramModule.seat-popup .seat-location {
    margin-bottom:.5em;
}
.ProgramModule.speaker-popup h3 {
    margin-bottom:0;
}
.ProgramModule.speaker-popup .speaker-image, .ProgramModule.speaker-popup .speaker-details {
    display:table-cell;
    vertical-align:bottom;
}
.ProgramModule.speaker-popup .speaker-details {
    padding-left:15px;
}
.ProgramModule.speaker-popup .speaker-top {
    margin-bottom:20px;
}
.ProgramModule.speaker-popup .speaker-title {
    margin-bottom:0;
}

@media screen and (max-width:960px) {
    .ProgramModule .day-title {
        background:#ffe362;
    }
    .ProgramModule .split-seat {
        display:block;
        padding-left:0;
        padding-right:0;
        border-left:0;
    }
    .ProgramModule .split-seat-container {
        padding-top:0;
    }
    .ProgramModule .seat, .ProgramModule .seat-left, .ProgramModule .seat-right {
        display:block;
    }
    .ProgramModule.speaker-popup .speaker-image, .ProgramModule.speaker-popup .speaker-details {
        display:block;
        padding-left:0;
    }
    .ProgramModule .seat-right {
        padding-top:0;
    }
    .ProgramModule .split-seat-container .seat-left {
        padding-top:15px;
    }
}