conte
@font-face {
    font-family: 'GOTHIC';
    src: url('../font/GOTHIC.eot');
    src: url('../font/GOTHIC.eot?#iefix') format('embedded-opentype'),
        url('../font/GOTHIC.woff2') format('woff2'),
        url('../font/GOTHIC.woff') format('woff'),
        url('../font/GOTHIC.ttf') format('truetype'),
        url('../font/GOTHIC.svg#GOTHIC') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../font/GOTHICB.eot');
    src: url('../font/GOTHICB.eot?#iefix') format('embedded-opentype'),
        url('../font/GOTHICB.woff2') format('woff2'),
        url('../font/GOTHICB.woff') format('woff'),
        url('../font/GOTHICB.ttf') format('truetype'),
        url('../font/GOTHICB.svg#GOTHICB') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../font/GOTHICBI.eot');
    src: url('../font/GOTHICBI.eot?#iefix') format('embedded-opentype'),
        url('../font/GOTHICBI.woff2') format('woff2'),
        url('../font/GOTHICBI.woff') format('woff'),
        url('../font/GOTHICBI.ttf') format('truetype'),
        url('../font/GOTHICBI.svg#GOTHICBI') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../font/GOTHICI.eot');
    src: url('../font/GOTHICI.eot?#iefix') format('embedded-opentype'),
        url('../font/GOTHICI.woff2') format('woff2'),
        url('../font/GOTHICI.woff') format('woff'),
        url('../font/GOTHICI.ttf') format('truetype'),
        url('../font/GOTHICI.svg#GOTHICI') format('svg');
    font-weight: normal;
    font-style: italic;
}


.banner {
	height: 300px;
	display: flex;
    flex-flow: column;
    justify-content: flex-end;
	background-position: center;
	position:relative;
}
.header {
	height: 80px;
	padding: 32px 13.5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    font-family: 'GOTHIC';
    font-size: 16px;
    line-height: 16.8px;
	background: #000 no-repeat padding-box;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
}

.header .logo,
.footer .logo {
	height: 40px;
	cursor: pointer;
}

.footer {
margin-top:00px;
	height: 140px;
	padding: 30px 13.5%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #fff;
    font-family: 'GOTHIC';
    font-size: 14px;
    line-height: 16.8px;
	background: #000;
    border-top: 5px;
    border-top-style: solid;
    border-top-color:#E20613;
}



.content {
	padding: 70px 16.5%;
	font-size: 18px;
    line-height: 22px;
    min-height:350px;
    background-color: #000000;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
}



.content_bg {
    padding: 70px 13.5%;
    font-size: 18px;
    line-height: 22px;
    min-height:350px;
    background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/background_matita.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.content.users {
	display: flex;
	flex-direction: column;

}

.contentTitle {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
}


.todayDetails {
	display: flex;
    align-items: center;
	position: relative;
	border: 1px solid #004396;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.banner {
	height:300px;

}
.header {
	height: 100px;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
    border-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-color: #E20613;

}

.header .logo,
.footer .logo {
	height: 40px;
}

.footer {

	height: 140px;
	padding: 30px 13.5%;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
 }

.content {
	font-size: 18px;
    line-height: 22px;
}


.contentTitle {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 26px;
}


.todayDetails {
    padding: 10px 20px;
}

.todayTime {
    font-size: 26px;
    line-height: 28px;
}

.todayTime .type {
	margin-top: 5px;
	font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.06px;
}

.todayInfo {
    height: 70%;
	margin-left: 10px;
    padding: 0 10px;
	font-size: 26px;
    line-height: 30px;

}

.todayInfo .date {
    font-size: 18px;
    line-height: 22px;
}

.todayPreview {
    width: 190px;
    height: 100px;
    margin-right: 12px;
}

.trombinoscopeTable td
{
	font-size:18px;
}

.archiveBandContainer {
	padding: 20px 0 20px 0;
}

.archiveBandContainer.grey {
    margin-left: -18.5%;
    padding: 20px 18.5% 20px 18.5%;
}

.archiveBandContainer:first {
	padding-top: 0;
}

.archiveBand {
    margin: 20px 0;
}


.archiveTitle {
    color: #004396;
	font-family: 'GillSansBold';
	font-size: 28px;
    line-height: 32px;
	text-transform: uppercase;
}

.archiveEntry {
    max-width: 253px;
    margin-bottom: 40px;
}


.archivePreview {
    width: 253px;
    height: 138px;
    margin-right: 12px;
}


.webinar_video_cont_iframe
{
    position:relative;
    width: 1080px;
    max-width: 90%;
    border: 7px solid #E20613;
    border-radius:10px;
    margin-bottom:20px;
    padding: 0px;
    /*height:540px;*/
    padding-top:50%;
}

.webinar_video_cont_iframe2
{
    position:relative;
    width: 1080px;
    max-width: 90%;
    border: 7px solid #E20613;
    border-radius:10px;
    margin-bottom:40px;
    padding: 0px;
    /*height:540px;*/
    padding-top:50%;
}

.SendMessagePanel_title
{
    font-weight: bold;
    margin-bottom:10px;
    color: #fff;
    font-size: 18px;
     font-family: 'GOTHIC';
}

.SendMessagePanel_messages
{
    height:200px;
    background:white;
    overflow-y:auto;
    padding:5px;
}



.SendMessagePanel
{
    background-color: #E20613;
    padding: 20px;
    border-radius: 0px;
    position: relative;
    width:90%;
    min-width: 100px;
    max-width: 600px;
    margin-top: 0px;
    margin-bottom: 10px;
    display:flex;
    flex-direction: column;
}

.SendMessagePanel-2
{
    position:fixed;
    right:20px;
    bottom:0px;
}

.SendMessagePanel-3
{
    justify-content: space-around;
    flex-direction: row;
    max-width:150px;
    height:80px;
    background-color:rgba(255,0,0,0);
}

.SendMessagePanel_textInput
{
    width:100%;
    height:100px;
    padding:10px;
    margin-bottom:10px;
    font-size: 18px;
}

.SendMessagePanel_textInput-2
{
    height:auto;
}


.webinar_question
{
    display:grid;
    grid-template-columns: auto auto;
    grid-gap:10px;
    background-color:#1ba6df;
    padding:20px;
    border-radius:10px;
    position:relative;
    width:90%;
    max-width:600px;
    margin-bottom:40px;
}

.webinar_question_message
{
    opacity:0;
    position:absolute;
    right:-180px;
    width:150px;
    background-color:#CBCBCB;
    border-radius:15px;
    padding:10px;
    margin-bottom: 20PX;
    color: #E2231A;
}

.webinar_question_message-1
{
    animation-name: animation1;
    animation-duration: 5s;
    animation-fill-mode: backwards;
}

.webinar_button
{
    -webkit-appearance: none;
color: #fff;
width: 100%;
padding: 10px;
border-radius: 10px;
font-size: 18px;
margin: 10px 0;
border: 1px;
border-style: solid;
border-color: #fff;
outline: none;
cursor: pointer;
background-color:#E2231A;
font-weight: bold;
 font-family: 'GOTHIC';
}

.webinar_button-2
{
    margin:0;
    grid-column: 1 / -1;
}
.failedMessage
{
    font-size:20px;
    margin: 0px;
}

.whoIsWho
{
    text-align: center;
}

html,
body,
form {

    font-size: 18px;
    background-color: #000000;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
    /*background-size: cover;*/
}


.logo {
    width: 250px;
}

.logo_reinvent {
    width: 140px;
    margin-top:5px;
    padding-left: 0px;
}

.loginMain {
    padding: 10px;

}
#CybotCookiebotDialogDetailFooter {
    display: none !important;
}
#CybotCookiebotDialogBodyButtonDetails {
    background-color: #00377d;
    border: 1px solid #00377d;
    color: #ffffff !important;
    padding: 1px 4px 3px !important;
    z-index: 10 !important;
    font-size: 9.5pt !important;
    font-weight: 600 !important;
    margin-left: 12px !important;
    margin-right: 0 !important;
    margin-top: 8px !important;
    text-align: center !important;
    white-space: nowrap !important;
    min-width: 80px !important;
    background-image: none !important;
    border-right: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
    text-decoration: none !important;
}


@media screen and (max-width: 1680px) {
        .userProfile {
        margin: 0 30px;
}

}

@media screen and (max-width: 1480px) {
        .userProfile {
        margin: 0 30px;
    }

}

@media screen and (max-width: 1280px) {
        .userProfile {
        margin: 0 10px;
    }


}

@media screen and (max-width: 1080px) {


.contest_items_grid_item {
        width:60%;
    }
}

@media screen and (max-width: 980px) {


.contest_items_grid_item {
        width:60%;
    }
  
}

@media screen and (max-width: 880px) {


.contest_items_grid_item {
        width:60%;
    }
    
}

@media screen and (max-width: 480px) {
    .logo {
        width: 50vw;
        height: unset;
        /*padding-left: 55px;*/
    }


}

@media screen and (max-width: 400px) {


.contest_items_grid_item {
        width:100%;
    }
.logo {
        width: 50vw;
        height: unset;
        /*padding-left: 55px;*/
    }
}


.uploadingDialog_box
{

	padding:15px;
	max-width:35%;


}
.contest_text
{
    align-items: center;
    border:1px solid #eee;
    padding:20px;
    border-radius:20px;
}

.challenge {
    border-radius: 15px;
    margin-bottom: 15px;
    width: 100%;

}

.concorso
{
    width:60%;
}

button {
    background-color: #E20613;
    font-size: 20px;
    box-shadow: 0 0px 0 0 #2E2E2E;
  font-family: 'GOTHIC';
  font-weight: 600;
}

.loginBox {
    color: #2e2e2e;
box-shadow: 0px 0px 0px 0px ;
margin: 20px 0;
}
    
}

.loginBox .fieldContainer,
.loginBox .buttonContainer {
  
    color: #2e2e2e;
}

.fieldContainer a {
    color: #2e2e2e;
    font-family: 'GOTHIC';
   
}

a {
    color: #E20613;
    font-family: GOTHIC;
font-weight: 600;
}

.menuLink {
    color: #fff;
    font-family: 'GOTHIC';
    font-weight: 900;
     

}

.textGrid {
    color: #2e2e2e;
    display: grid | inline-grid;
    grid-auto-flow: row;
  grid-template-columns: 200px 1fr;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    font-family: 'GOTHIC';
}

.dot {
   
    background-color: #adb6bb;
    
}

.dot.highlighted {
    background-color: #fff;
}

.userProfile {
	
    font-family: 'GOTHIC';

    
	color:#fff;
}


.socialContainer {
        font-family: 'GOTHIC';
        margin: 0;
    }

    .eventView_header
{
   font-family: 'GOTHIC';
   font-weight: 900;
   /*background-color: #000;*/
}

.webinar_boxes
{
    font-family: 'GOTHIC';
    
}

.logoContainer,
.footer .wrapper {
    font-family: 'GOTHIC';
}

.linkContainerMobile {
    
    background: #000;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
    

    z-index:2;
}

.footer .logo_footer {
    height: 12px;
    cursor: pointer;
}

.logo_footer {
    height: 15px;
}

.profileGrid
{
    color: #2E2E2E;
}

.button {
    background: #E2231A;
    }

    .fieldContainer label {
    color: #2E2E2E;
    font-family: GOTHIC;
    font-weight: 300;
    

}


.webinar_video_cont
{
    /*background-color: #000;*/
}

.loginBox2 {
    min-width: calc(430px - 96px);
    /*margin: 60px 0;*/
    padding: 40px 48px;
    display: flex;
    flex-flow: column;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
}

.loginBox {
	
    margin: 20px 0;
    margin-bottom: 30px;
	padding: 30px 48px;
    
}

.loginBox .title {
	margin-bottom: 20px;
	font-size: 25px;
    line-height: 30px;
}

.loginBox .fieldContainer,
.loginBox .buttonContainer {
	width: 100%;
    margin: 10px 0;
	color: #9E9E9E;
}

.webinar_form_input input
{
	
	margin-bottom:0px;
	
}

.logoIveco {
    height: 50px;
}
.linkContainer {
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
}

/* Box SPEAKER*/

   /* Box SPEAKER*/

    .box.excerpt {
     
        position: relative;
        overflow: hidden;
    }

        .box.excerpt2  {

        position: relative;
        overflow: hidden;
        background-color:#131517;
    }

        .box.excerpt header {
            margin: 0 0 1em 0;
        }

        .box.excerpt .image, .box.excerpt p {
            
        }

    .box.feature1 {
        text-align: center;
    }

        .box.feature1 header {
            margin-bottom: 3em;
        }

            .box.feature1 header.first h2 {
                font-size: 2.5em;
            }

            .box.feature1 header.first p {
                font-size: 1.2em;
            }

            .box.feature1 header.second {
                position: relative;
                display: inline-block;
                text-align: left;
                margin: 0 auto;
                white-space: nowrap;
                left: 24px;
            }

                .box.feature1 header.second p {
                    line-height: 1em;
                }

                .box.feature1 header.second:before {
                    font-size: 48px;
                    position: absolute;
                    right: 100%;
                    margin-right: 18px;
                    opacity: 0.5;
                    bottom: -4px;
                }

    .box.feature2 {
        text-align: center;
    }

    .box.article-list article {
        
        margin: 0 0 2em 0;
        padding: 0 0 1em 0;
    }

        .box.article-list article:last-child {
            border-bottom: 0;
            margin-bottom: 0;
            padding-bottom: 0;
        }

                .image.left {
            float: left;
            margin: 0 2em 2em 2em;
        }    

.textGrid2 {
    color: #2e2e2e;
    display: grid;
    grid-auto-flow: row;
  grid-template-columns: 200px 1fr;
    grid-template-columns: 15% 80%;
    justify-content: space-between;
    font-family: 'GOTHIC';
}
    

    .content2 {
    padding: 20px 15.5%;
    font-size: 18px;
    line-height: 22px;
    min-height:170px;
    background-color: #000000;
    /*background-image: url(https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/6927_texture.jpg);*/
}

.textGrid3 {
    color: #2e2e2e;
    display: grid;
    grid-auto-flow: row;
  grid-template-columns: 200px 1fr;
    grid-template-columns: 0% 100%;
    justify-content: space-between;
    
}
.menuButton {
	padding-right: 15px;
}
.loginMain {
    background-image: url('https://reinvent.eventicompass.it/reinvent/frontend_dev/assets/images/background_matita.jpg');
    background-size: cover;
 }

.linkContainerWrapper {
	margin: 0 100px;
	display: flex;
    align-items: flex-start;
	flex-grow: 0;
}
.liveLabel
{
    color:#E20613;
}