﻿.loginForm form {
    padding: 20px;
    margin-bottom: 20px;
}

    .loginForm form .btn {
        margin-top: 20px !important;
    }

.loginForm p {
    /*color: white;*/
}

.loginForm a {
    margin-top: 20px;
    color: white;
}

#loginForm.form-control {
    width: 90%;
}

.profilePage form {
    padding: 20px;
    margin-bottom: 20px;
}

.profilePage a {
    color: white;
    text-decoration: none;
}

#logoutlink {
    color: white;
    text-decoration: none;
    float: right;
}

#gotoemployees {
    color: white;
    text-decoration: none;
    float: left;
    margin-top: 40px;
}

.profilePage a:hover {
    color: aqua;
    text-decoration: none;
}

.profilePage h3 {
    color: #FFFFFF;
    margin-bottom: 20px;
}

.profilePage span.fldValue {
    display: block;
    color: white;
    font-size: 14px;
    margin-left: 20px;
    /* margin-bottom:10px; */ .;
}

#fillPersonalInfButton {
    margin-top: 30px;
}

#fillCompanyInfButton {
    margin-left: 10px;
}

.profilePage label {
    letter-spacing: 0px;
}

.profilePage .gradian {
    background: none;
}

.employeesPage h3 {
    color: #9B9B9B;
    margin-bottom: 20px;
}

.employeesPage label {
    letter-spacing: 0px;
}

.employeesPage a {
    color: #4990E2;
    text-decoration: none;
}

    .employeesPage a:hover {
        color: #337ab7;
        text-decoration: none;
    }

.employeesPage table {
    margin-bottom: 20px;
    padding: 20px;
}

.profilePage span.fldValue {
    display: inline-block;
    color: white;
    font-size: 14px;
    margin-left: 20px;
}

.employeeActions span.fldValue {
    display: inline-block !important;
}

.pugtable #employeefirstname {
    text-align: center !important;
}

.proposalsPage label {
    letter-spacing: 0px;
}

.proposalsPage form {
    padding: 20px;
    margin-bottom: 20px;
}

table.pugtable td {
    font-size: 14px !important;
    height: 30px !important;
    vertical-align: middle !important;
}

table.pugtable th {
    font-size: 16px !important;
    height: 30px !important;
    vertical-align: middle !important;
}

a.button-midsize {
    font-size: 15px !important;
    color: white !important;
    text-decoration: none;
}

.workshopsListPage a {
    color: white;
    text-decoration: none;
    display: block;
    font-size: 14px;
    height: 30px;
}

    .workshopsListPage a:hover {
        color: darkblue;
    }

.workshopsListPage form {
    padding: 20px;
    margin-bottom: 20px;
}


.insertPhotoAndDescription {
    width: 500px;
}

    .insertPhotoAndDescription form {
        padding: 20px;
        margin-bottom: 20px;
    }

#toDelegatesFromInsPhoto {
    text-decoration: none !important;
}

.profilePage #toPresProposalsFromDetails:hover {
    color: #FFFFFF;
}

.editProposal {
    margin-bottom: 20px;
}

#selectSponsor {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    font-size: 14px;
    height: 30px;
}

    #selectSponsor:hover {
        color: aqua;
    }

ul.listwhite {
    font-size: 16pt !important;
    color: #FFFFFF !important;
    margin-left: 40px !important;
}

    ul.listwhite li {
        list-style: disc !important;
    }

ul.listblack {
    font-size: 12pt !important;
    font-family: "Roboto Slab" !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    margin-left: 40px !important;
}

    ul.listblack li {
        list-style: disc !important;
    }

#touristInformation {
    text-decoration: none !important;
    color: #4a4a4a !important;
    font-size: 12pt !important;
    margin: 0 !important;
}

#linkasabutton {
    text-decoration: none !important;
    width: initial !important;
}

.footer-content .send-email .no-label .form-control {
    min-height: 50px !important;
    padding: 0 !important;
}

#iwanttoparticipate {
    text-decoration: none !important;
}

.nav-widget .navigation .navigation-links li.buttons button {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.button, .button.blue, input[type="button"], input[type="submit"] {
    line-height: 25px !important;
    padding: 5px 15px !important;
    margin-top: 20px;
}

.profilePage form .btn, .margintop20 {
    margin-top: 20px !important;
}

label {
    font-weight: 400 !important;
}

a.linkonwhite {
    color: #4990e2 !important;
    font-family: "Roboto Slab" !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    text-decoration: underline !important;
    display: inline-block;
}

a.formatlink {
    color: #4990e2 !important;
    font-family: "Roboto Slab" !important;
    font-size: 12pt !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    text-decoration: underline !important;
    width: auto !important;
    display: inline !important;
}

a.linkonwhite:hover {
    color: #4a4a4a !important;
    text-decoration: none !important;
}

.committee-widget .text {
    color: #4a4a4a;
    font-family: proxima-nova,sans-serif;
    font-size: 16pt;
    font-weight: 200;
    padding-bottom: 40px;
}

.insertPhotoAndDescription input[type=file] {
    width: auto !important;
    height: auto !important;
    opacity: 1 !important;
    z-index: 1 !important;
    padding: 10px !important;
    font-size: 10px;
    font-family: sans-serif;
}

.speaker-description {
    /*margin-top: 30px;
    margin-bottom:20px;*/
}

.employeesPage h1 {
    font-size: 40px !important;
}


.titles h3 {
    color: #4990E2 !important;
    font-size: 30pt !important;
    font-weight: 600 !important;
    font-family: "Roboto Slab",sans-serif !important;
}



.titles h4 {
    color: #4990E2 !important;
    font-size: 20pt !important;
    font-weight: 600 !important;
    font-family: "Roboto Slab",sans-serif !important;
}

.committee-page-titles {
    color: #4990E2;
    font-size: 30pt;
    font-weight: 600;
    font-family: "Roboto Slab",sans-serif;
}


#gotologinpage {
    text-decoration: none !important;
    margin-top: 20px;
}

li.speakersredirect, li.workshopsredirect li.speakers2017redirect li.workshops2017redirect {
    cursor: pointer !important;
}

.resetpassw {
    width: 500px !important;
}

#sponsorsrowname {
    text-align: right !important;
}

.insertcompanylogo input[type=file] {
    width: auto !important;
    height: auto !important;
    opacity: 1 !important;
    z-index: 1 !important;
    padding: 10px !important;
    font-size: 10px;
    font-family: sans-serif;
    margin-top: 10px;
}

#submitcompanyinformation {
    margin-top: 50px !important;
}

.header-base h1 {
    font-size: 40pt !important;
}

.tabs-header .header-base, .header-base {
    padding-bottom: 60px !important;
    padding-top: 30px !important;
}

.bs-wizard {
    margin-top: 40px;
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            color: #595959;
            font-size: 14px;
            margin-bottom: 5px;
        }

        .bs-wizard > .bs-wizard-step .bs-wizard-info {
            color: #999;
            font-size: 12px;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: #fbe8aa;
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: #fbbd19;
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #fbe8aa;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:last-child > .progress {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }

.ui-autocomplete .ui-menu-item {
    font-size: 14px !important;
    color: #555;
}

.createdelegatepage td {
    padding: 10px !important;
}

.workshopdetailspage td {
    padding: 10px !important;
}

.notificationMessagesPage {
    padding: 40px !important;
}

span.required {
    color: red;
    font-size: 14px;
    display: inline-block;
}

.form-group span.info {
    font-size: 12px;
    color: white;
}

.sponsors-table table tr td {
    min-width: inherit !important;
}

main {
    background-position-y: 0;
    background-repeat: repeat-x;
}

.sponsors-widget-class .image-container {
    background-color: #ffffff;
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 200px;
    margin: 10px 18px 10px 0;
    padding: 10px;
    width: 350px;
    cursor: pointer;
}

.sponsor-detail-box {
    text-align: left;
    color: #4a4a4a;
    font-family: "Roboto Slab";
    font-size: 12pt;
    font-weight: 300;
    line-height: 30px;
}

.sponsor-detail-box a, p.base-paragraph a {
        display: inline-block;
    }

.sponsors-widget-class {
    text-align: left;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #ccc;
}

.sponsor-row {
    display: block;
    width: 100%;
    position: relative;
    clear: both;
}

    .sponsor-row .sponsor-row-logo {
        width: 30%;
        float: left;
        position: relative;
        margin-top: 40px;
    }

        .sponsor-row .sponsor-row-logo img {
            max-width: 250px;
        }

    .sponsor-row .sponsor-row-text {
        margin-top: 40px;
        width: 70%;
        float: left;
        text-align: justify;
        color: #4a4a4a;
        font-family: "Roboto Slab";
        font-size: 10pt;
        font-weight: 300;
        line-height: 25px;
        position: relative;
        /*border-bottom: 1px solid #d5d5d5;*/
    }

        .sponsor-row .sponsor-row-text ul li, .sponsor-row .sponsor-row-text ol li ul li {
            list-style-type: disc;
            margin-left: 20px;
        }

        .sponsor-row .sponsor-row-text ol li {
            list-style-type: decimal;
            margin-left: 10px;
        }

        .sponsor-row .sponsor-row-text a {
            display: inline-block;
        }

.sponsors-widget-class h1::after, .sponsors-table h1:after {
    height: 0px;
}

.sponsors-table table tr:last-child td {
    vertical-align: middle;
}

.dropdown-menu {
    left: inherit;
    top: 70%;
}

.breadcrumb a {
    color: white;
}

.textworkshops {
    color: #4a4a4a;
    font-family: proxima-nova,sans-serif;
    font-size: 14pt;
    font-weight: 200;
    padding-bottom: 40px;
}

.textworkshops2 {
    padding-bottom: 40px;
    font-family: "Roboto Slab",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
}

.speakers-container .img-container {
    background-color: #FFFFFF;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.speakers-container li {
    float: left;
    margin-right: 15px;
    max-width: calc((100% - 90px) / 6);
}

.speakers-container .speaker-info h1 {
    font-family: "Roboto Slab",sans-serif;
    font-size: 20pt;
    font-weight: 600;
}

.speaker-widget h1 {
    color: #4990e2;
    font-size: 20pt;
}

.speakers-container .img-container img {
    max-width: inherit;
}

.speaker-widget h2 {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    letter-spacing: 0;
}

.speaker-widget h1, .speaker-widget h2 {
    text-align: center;
}

.speaker-details-wrapper h1 {
    color: #4990e2;
    font-family: "Roboto Slab",sans-serif;
    font-size: 45pt;
    font-weight: 600;
}

.speaker-details-wrapper h5 {
    font-family: "Roboto Slab",sans-serif;
    font-size: 12pt;
    font-weight: 400;
}

.speaker-details-wrapper {
    font-family: "Roboto Slab",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
    text-align: justify;
}

.filter-tags-group a {
    display: inline-flex;
    font-size: 14px;
    margin-right: 20px;
}

.filter-tags-group a.active {
    font-weight: bold;
    text-decoration: underline;
}

.filter-tags-group {
    padding-bottom: 30px;
}

p.smalltext {
    font-size: 12px;
    font-style: italic;
}

.tab-pane p {
    font-size: 12pt;
    font-weight: 300;
    color: #4a4a4a;
    font-family: "Roboto Slab",sans-serif;
}

.commercial-session img.company-logo {
    width: 300px !important;
}

.commercial-session img.speaker-photo {
    width: 120px !important;
    margin-bottom: 10px !important;
}

.commercial-session .main-title {
    font-size: 22px !important;
    margin-bottom: 10px !important;
}

.commercial-session .main-title:after {    
    height: 0px !important;    
}

.commercial-session p.smalltext {
    font-size: 12px !important;
}

.commercial-session .commercial-session-row {
    margin-bottom: 30px;
}

.container-full-width {    
    margin-left: auto;
    margin-right: auto;    
    width: 99%;
}

a.homeheaderregularlink {
    display: inline-block;
    color: white;
    text-decoration: underline;
}

a.homeheaderregularlink:hover {
    color: yellow;
    text-decoration: none;
}

.emea-title-style {
    margin-left:100px;
}

.point-of-interest-title {
    font-size: 45pt;
    color: #4990e2;
    font-weight: 600;
    font-family: "Roboto Slab", sans-serif;
}

.stadium_image_homepage {
    margin: 0 20px 0 0; 
}
.stadium_image_homepage p {
    padding-top: 0px; 
}

.stadium_text_homepage{
    width: 70% !important;
}

.emea-title-style {
    margin-left: 100px;
}

.point-of-interest-title {
    font-size: 45pt;
    color: #4990e2;
    font-weight: 600;
    font-family: "Roboto Slab", sans-serif;
}

.stadium_image_homepage {
    margin: 0 20px 0 0;
}

    .stadium_image_homepage p {
        padding-top: 0px;
    }

.stadium_text_homepage {
    width: 70% !important;
}

.forgot-password-title {
    margin-bottom: 20px;
    margin-top: 20px;
}

.primary-blue {
    margin-bottom: 30px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

#tracking-consent-dialog {
    padding: 30px 10px 0px 10px; 
    position: absolute; 
    z-index: 10000000; 
    border: 0px solid #ccc; 
    background: #e0e041; 
    top: 0; 
    width: 100%; 
    color: #057bc8; 
    font-weight: bold;
    min-height: 80px;
}

#tracking-consent-dialog a {
    display: inline-block;
    text-decoration: none;
    color: red;
}

#tracking-consent-dialog a:hover {
    text-decoration: underline;
    color: black;
}

ul.footer-links {
    text-align: center;
}

ul.footer-links li {
    display: inline;
}

ul.footer-links li a {
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: 1px;
    font-weight: 500;
	font-family: proxima-nova,sans-serif;
	text-transform: uppercase;
    display: inline;
    margin-right: 40px;
    vertical-align: middle;
}

ul.footer-links li a:hover {
    color: #23527c;
    text-decoration: underline;
}

.small-title {
    letter-spacing: 2px !important;
}

.page-tooltips-box {
    position: absolute;
    color: black;
    top: 100px;
    left: 0px;
    background: rgba(221,221,221,0.85);
    padding: 20px 10px;
    max-width: 300px;
    -webkit-box-shadow: 11px 12px 35px -7px rgba(0,0,0,0.59);
    -moz-box-shadow: 11px 12px 35px -7px rgba(0,0,0,0.59);
    box-shadow: 11px 12px 35px -7px rgba(0,0,0,0.59);
}

.page-tooltips-box-open {
    position: absolute;
    top: 100px;
    left: 0px;
    background: rgba(221,221,221,0.75);
    padding: 10px 10px 0 10px;
    max-width: 80px;
    border: 1px solid #9B9B9B;
}

.page-tooltips-box-open:hover {
    cursor: pointer;
    background: rgba(221,221,221,1);
    border: 1px solid rgba(0,0,0,0.59);
}

.page-tooltips-box p, .page-tooltips-box-open p {
    font-size: 12px;
    line-height: 20px;
    color: black;
}

.page-tooltips-box a, .page-tooltips-box-open a {
    display: inline;    
    color: #057bc8;
    font-weight: bold;
}

.page-tooltips-box a:hover, .page-tooltips-box-open a:hover {
    text-decoration: underline;
}

.page-tooltips-box a.closeTTbox, .page-tooltips-box-open a.openTTbox {
    display: block !important;
    text-align: right;
}

.button-full-width {
    width: 100%;
    text-align: center;
}

.btn-primary, .btn-success, .btn-danger {
    color: white !important;
}

.delegateBox .panel-title {
    color: white !important;
    margin-bottom: 0px !important;
}

.delegateBox .panel-default .panel-title {
    color: black !important;
}

.delegateBox .panel-danger>.panel-heading {
    background-color: red !important;
    border: 1px solid red !important;
}

.delegateBox .panel-success>.panel-heading {
    background-color: green !important;
    border: 1px solid green !important;
}

.has-error {
    background: yellow;
    border-radius: 5px;
}

.help-block {
    padding: 2px 10px;
}

ul.footer-links li a.comodobadge {
    display: inline-block;
}

table.pugtblone {
    width: 100%;
    font-size: 12px;
    border: 1px solid #cccccc;
}

table.pugtblone tr, table.pugtblone td, table.pugtblone th {    
    border: 1px solid #cccccc;
}

table.pugtblone td,table.pugtblone th {    
    padding: 2px 5px;
}

table.pugtblone td a{    
    display: inline-block;
}

.header-home h1 {    
    letter-spacing: 4px !important;    
}

.header-home h2 {
    letter-spacing: 3px !important;
}

.nav-widget .navigation h1 {
    letter-spacing: 5px !important;
}

.greenColor {
    color: green;
}

.sponsors ul {
    justify-content: space-evenly !important;
}

.sponsors {
    padding: 20px !important;
    font-size: 14px;
    font-family: "Roboto Slab",sans-serif;
    font-weight: 300;
    line-height: 2;
}