/* for mobile video */
.panel-group .panel .panel-body .col-xs-9.m-content {
    width: 100% !important;
}

.panel-group.responsive .panel-title a{
	display:block;
	padding:10px 15px;
	font-size: 18px;
    line-height: 20px;
    color: #4A4A4A;
    font-family: 'robotolight', sans-serif;
}
.panel-group.responsive .panel-title a:hover, .panel-group.responsive .panel-title a:focus {
	text-decoration: none;
}
.dailyCalendarContainer .calContent, .eventScheduleContainer .anualMeetingCont{ color:#5c5c5c; font-family:"robotolight";}
/* Date Picker */
.participants-container h1 {
	font-family: robotomedium;
    font-size: 30px;
    color: #4A4A4A;
    margin: 0 0 15px 0;
}
.participants .tab-navigation.nav-tabs>li.active>a {
	font: 16px 'robotomedium', sans-serif;
	color: #4A4A4A;
}
.participants .tab-navigation.nav-tabs>li>a {
	font: 16px 'robotolight', sans-serif;
	color: #4A4A4A; 
}

.eventScheduleContainer .anualMeetingCont .nav-tabs .active a{ padding-top:5px !important; font-family: "robotomedium"; border: none; background:#fff; border-radius:0; padding-bottom:7px !important;}
.eventScheduleContainer .anualMeetingCont .nav-tabs .active a:hover, .eventScheduleContainer .anualMeetingCont .nav-tabs a:active{ background:#fff; border-radius:0;}
.eventScheduleContainer .anualMeetingCont .nav-tabs .active {margin-top: 0; padding-top: 0; border-top:6px solid #013797 !important;}

.eventScheduleContainer .anualMeetingCont .nav-tabs li{ display:inline-block; background:#fff; border:1px solid #bababa; box-sizing:border-box; border-bottom:none; margin-bottom:-2px; position:relative; margin-right:2px; margin-left:-2px;}
.eventScheduleContainer .anualMeetingCont .nav-tabs li {margin-right: 5px;}
.dailyCalendarContainer .calTabsContainer .calNavTabs li:last-child{ margin-left:0; margin-right:0;}
.eventScheduleContainer .anualMeetingCont .nav-tabs li:last-child{ margin-right:0; }




.eventScheduleContainer .anualMeetingCont .nav-tabs .active {
    margin-top: 0;
    padding-top: 0;
    border-top: 6px solid #013797 !important;
}
.eventScheduleContainer .anualMeetingCont .nav-tabs li {
    margin-right: 5px;
}
.eventScheduleContainer .anualMeetingCont .nav-tabs li {
    display: inline-block;
    background: #fff;
    border: 1px solid #bababa;
    box-sizing: border-box;
    border-bottom: none;
    margin-bottom: -2px;
    position: relative;
    margin-right: 2px;
    margin-left: -2px;
}
@media (min-width: 1200px)
.anualMeetingCont .nav-tabs li {
    min-width: 24.77%;
}
@media (min-width: 1200px)
.anualMeetingCont .nav-tabs li {
    min-width: 24.783%;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav>li {
    position: relative;
    display: block;
}
ul li {
    list-style: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
user agent stylesheet
ul {
    list-style-type: disc;
}
@media (min-width: 1200px)
.participants {
    color: #5d5b56;
}
@media (min-width: 768px)
.participants {
    color: #5d5b56;
}
@media only screen and (min-width: 320px)
.participants {
    font: 14px/18px 'robotolight';
}
.dailyCalendarContainer .calContent, .eventScheduleContainer .anualMeetingCont {
    color: #5c5c5c;
    font-family: "robotolight";
}
body {
    background-color: #fff;
    font-family: 'robotoregular', sans-serif;
}
body {
    font-family: 'Avenir Next', 'Helvetica Neue', sans-serif;
    margin: 0;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

