html {
	min-height: 100%;
}

body {
	font-family: "OpenSans", Helvetica, "Microsoft YaHei", NSimSun,
		"Hiragino Sans GB", STHeiti, sans-serif;
}

#event-footer {
	background-color: #f7f7f7;
	padding: 15px;
}

.container {
	max-width: 600px;
}

.theme-color {
	color: #b62e3a
}

/* ======================== Pre login ======================== */
.navbar-prelogin {
	background-color: #fff;
	height: 90px;
	padding: 5px;
	display: table;
	width: 100%;
}
.navbar-prelogin > div {
	display: table-cell;
	vertical-align: middle;
	height: 80px;
}
.event-logo {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 80px;
}

.pre-login {
	padding-top: 100px;
}

.btn-150px {
	width: 150px;
}

/* ======================== Post login ======================== */
.navbar-postlogin {
	background-color: #b62e3a;
	color: #fff;
}

a.navbar-home {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}

.post-login {
	padding: 65px 25px 15px;
}

/* ======================== Menu ======================== */
.menu .nav-pills>li {
	margin-right: 10px;
}

.menu .nav-pills>li.active>a,
.menu .nav-pills>li.active>a:focus,
.menu .nav-pills>li.active>a:hover {
	background-color: #b62e3a;
	border: 1px solid #b62e3a;
	color: #fff;
}

.menu .nav-pills>li>a {
	background-color: #fff;
	border: 1px solid #666;
	color: #666;
	margin-bottom: 5px;
}

.menu a {
	color: black;
	text-decoration: none;
}

.menu .fa-lg {
	line-height: 19px;
}

.menu-section {
	padding: 15px 0 20px;
	border-bottom: 1px solid #b62e3a;
	margin-bottom: 5px;
}

.menu-border-thick {
	border-bottom: 3px solid #b62e3a;
}

.menu-entry {
	padding: 15px 0 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
	max-width: 100%;
}

.menu-time {
	color: #aaa;
	padding-left: 20px;
}

/* ======================== Presentation ======================== */
.programme {
	margin-top: 10px;
}

.programme a {
	color: #b62e3a;
	text-decoration: none;
}

.programme-time {
	padding: 8px 20px 8px 0;
	white-space: nowrap;
	vertical-align: top;
}

.programme-item {
	padding: 8px 0;
}

.speacker-section-header {
	margin-bottom: 10px;
}

.speacker-section-header img {
	width: 75px;
	height: auto;
	margin: 5px 20px 5px 0;
	display: inline-block;
	vertical-align: middle;
}

.speaker-section-header-text {
	display: inline-block;
	vertical-align: middle;
}

.speaker-name {
	font-weight: bold;
	font-size: 18px;
}

.speaker-designation {
	color: #b62e3a;
}

/* ======================== Branding ======================== */
.secondary-heading {
	font-weight: bold;
	color: #b62e3a;
	text-transform: uppercase;
	text-align: justify;
}
.tertiary-heading {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: justify;
}

.btn-info {
	color: #fff;
	background-color: #68a6c1;
	border-color: #569bba
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active,
	.btn-info.active, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #488fae;
	border-color: #3d7a95
}

hr {
	border-top: 1px solid #b62e3a;
}

.well-dark {
	background-color: #2d2d2d;
	color: #fff;
	margin-top: 50px;
	border: none;
	border-radius: 0;
	text-align: left;
}

.well-dark ol {
	padding-inline-start: 25px;
}

/* ========================= Note ========================== */
.note-body {
	resize: none;
	border: 0px;
	border-bottom: 1px solid #d3d3d3;
	box-shadow: none;
	outline: none;
	transition: none;
	width: 100%;
	height: 50vh;
	max-height: 50vh;
}

/* ========================= Misc. ========================= */
.hr-gray {
	border-top: 1px solid #d3d3d3;
}
.img-center {
	margin: auto;
}

/* ======================== Article ======================== */
/* This is shared with admin view */
.article-container {
	max-width: 400px;
	margin: auto;
}

.article-title {
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}

.article-body {
}

.article-body a,
.article-body a:hover,
.article-body a:focus,
.article-body a:active {
	color: #b62e3a;
	text-decoration: none;
}

.article-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center; 
}

/* ======================== Activity ======================== */
.activity-title {
	font-weight: bold;
	color: #b62e3a;
	font-size: 24px;
	padding: 10px;
	text-align: center;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.activity-title-middle {
	margin-top: 150px;
}

.activity-time-label {
	/* font-weight: bold; */
	padding: 10px 0px 20px;
	text-transform: uppercase;
}

.activity-time {
	font-size: 48px;
	font-weight: bold;
	line-height: 0.9;
}

.activity-countdown {
	margin-top: 150px;
	font-size: 100px;
	font-weight: bold;
	line-height: 0.9;
}

.activity-image-container {
	margin-left: -25px;
	margin-right: -25px;
	margin-top: 40px;
}

.activity-image-container img {
	width: 100%;
}

.activity-text {
	font-size: 30px;
}

.activity-score {
	color: #b62e3a;
}

.activity-question {
	margin: 20px 0;
	font-size: 16px;
	font-weight: bold;
}

.activity-selection {
	margin: 20px 0;
}
.activity-selection:first-child {
	margin-top: 0;
}

.activity-selection a,
.activity-selection a:hover,
.activity-selection a:focus,
.activity-selection a:active {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.selection-group {
	white-space: nowrap;
}

.selection-btn {
	display: inline-block;
	width: 30px;
	text-align: center;
	vertical-align: top;
	padding-top: 1px;
}

.activity-selection .selection-selected {
	color: #00a983;
}

.activity-selection .selection-not-selected {
	color: #ccc;
}

.selection-content {
	display: inline-block;
	white-space: normal;
}

.selection-content img {
	display: inline-block;
	max-width: 90%;
}

.selection-correct-answer {
	text-transform: uppercase;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	background: #dfeef1;
	margin-left: -25px;
	margin-right: -25px;
	padding: 10px;
}

.activity-stat {
	margin-bottom: 0;
}

.activity-btn {
	margin-top: 50px;
	text-align: center;
}

.activity-result-table {
	width: 100%;
}

.activity-result-table .activity-result-text {
	padding: 10px;
	text-align: right;
}

.activity-result-table .activity-result-bar {
	min-width: 100px;
	border-left: 1px solid black;
	padding: 10px 0;
}

.activity-result-table .activity-result-bar .progress {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
}

.activity-result-table .activity-result-selected {
	color: #00a983;
	padding-left: 10px;
}

/* QNA */
.qna-body{
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 10px;
}
.qna-row {
    margin-bottom: 20px !important;
    display: flex;
}
.qna-textarea {
	resize: none;
	border: 0px;
	box-shadow: none;
	outline: none;
	transition: none;
	width: 100%;
	height: 20vh;
	max-height: 50vh;
}
.qna-heading {
	font-weight: bold;
	font-size: 20px;
	color: #063549;
}

.badge-new {
    margin-top: -0.4rem;
    vertical-align: middle;
    background-color: #32b1fb;
}
.badge-notification {
    margin-top: -0.4rem;
    vertical-align: middle;
    background-color: #dc3545 !important;
}

/* ======================== Survey ======================== */
/* SCALE */
.scale-container {
    width: 100%; 
    float: left;
    padding-bottom: 10px;
    overflow-x: auto;
    white-space: nowrap;
}
.scale-btn {
    border-radius: 0;
    border-left: 0;
    min-width: 35px;
    display: inline-block;
	float: none;
}
.scale-btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid #ccc;
}
.scale-btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.scale-btn-selected {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.text-box {
    resize: none;
    width: 100%;
    height: 100px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
/* RATING */
.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}
ul.rating {
    display: inline-block;
}
.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: inherit;
}
.rating .filled {
    color: #f9a602;
}
.clear{
  margin-top:20px;
}
/* RANKING */
.ranking-drag {
    cursor: move;
    height: auto;
}
.ranking-drag img {
    display: inline-block !important;
}
/* Bottom button */
.survey-btn-container {
    display: inline-block;
    margin-right: 5px;
}
.survey-btn {
    width: 76px;
    padding-right: 15px;
}
/* ======================== Other ======================== */
.m-t-xl {
	margin-top: 20px;
}

.m-t-xxl {
	margin-top: 50px;
}

.wrap-text {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-wrap: break-word;
    word-break: break-word;
}