/* Yeti styling START */
.yeti * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yeti h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    margin-bottom: 10.5px;
}

.yeti h2, .h2,{
    margin-top: 0px;
    margin-bottom: 10.5px;
}

.yeti h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

.yeti h4, .h4 {
    font-size: 19px;
}

.yeti h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

.yeti ul, ol {
    margin-top: 0;
    margin-bottom: 10.5px;
}

.yeti .btn-default {
    color: #333333;
    background-color: #e7e7e7;
    border-color: #cccccc;
}

.yeti .panel {
    margin-bottom: 21px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-danger>.panel-heading {
    color: #ffffff;
    background-color: #f04124;
    border-color: #ea2f10;
}

.yeti .panel-danger>.panel-heading .badge {
    color: #f04124;
    background-color: #ffffff;
}

.yeti .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.yeti h4, .h4 {
    font-size: 19px;
}

.yeti .panel-default {
    border-color: #dddddd;
}

.yeti .panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.yeti .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}

.yeti .panel-body {
    padding: 15px;
}

.yeti .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.yeti .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.yeti .col-xs-2 {
    width: 16.66666667%;
}

.yeti .col-xs-10 {
    width: 83.33333333%;
}

.yeti .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.yeti .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.yeti .col-xs-10 {
    width: 83.33333333%;
}

.yeti .pull-right {
    float: right!important;
}

.yeti b, strong {
    font-weight: bold;
}

.yeti .badge {
    font-weight: 400;
}

.yeti .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #008cba;
    border-radius: 10px;
}





/* Yeti styling END
==================================================================================================================================
==================================================================================================================================
   Conference styling
*/
.tab-content {
	padding-top: 25px;
}

.tabbable > .tab-content {
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	padding: 25px;
}

.tab-content h3 {
	margin-top: 0;
}

.panel-session {
	border-color: #d11600;
}

.panel-session > .panel-heading {
	background-color: #f82249 !important;
	border-color: #f82249 !important;
}

.panel-session > .panel-heading > h4 {
	margin: 0;
}

.room-badge {
	color: #222222 !important;
	font-weight: 700;
	font-size: 14px;
}

.col-xs-11 {
	margin-left: 15px;
	margin-right: -15px;
}

.speaker-photo {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 17.5%;
	margin-bottom: 15px;
}

.company-logo {
	margin: 0 15px;
	max-width: 150px;
	max-height: 150px;
}

.panel-presentation {
	padding: 15px !important;
	background: #f5f5f5;
}

@media (min-width: 1200px) {
	.speaker-photo {
		width: 125px !important;
		height: 150px !important;
	}
}

@media (max-width: 1199px) {
	.speaker-photo {
		width: 80px !important;
		height: 100px !important;
	}
}

@media (max-width: 991px) {
	.speaker-photo {
		width: 60px !important;
		height: 70px !important;
	}
}

@media (max-width: 767px) {
	.col-xs-1 {
		display: none;
	}
	.col-xs-11 {
		margin: 0 0 15px;
	}
}

/* SHORT COURSES */
.panel-tire-mechanics {
	border-color: #0082c6;
}

.panel-tire-mechanics > .panel-heading {
	background-color: #0082c6;
	border-color: #0082c6;
}

.panel-tire-mechanics > .panel-heading > h4 {
	margin: 0;
	color: white;
}

.accordion-button{
    background-color: rgba(0,0,0,.03)
}