@
-webkit-viewport {
	width: device-width;
}

@
-moz-viewport {
	width: device-width;
}

@
-ms-viewport {
	width: device-width;
}

@
-o-viewport {
	width: device-width;
}

@
viewport {
	width: device-width;
} /* Tags and shared classes */
html {
	background-color: #186443 color: #444;
	height: 100%;
}

.h1, h1 {
	font-size: 34px;
	margin-bottom: 15px;
}
	
.section-title {
	color: #999;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-10 {
	margin-bottom: 10px;
}

.mt-10 {
	margin-top: 10px;
}

.mr-5 {
	margin-right: 5px;
}

.mr-15 {
	margin-right: 15px;
}

.mr-20 {
	margin-right: 20px;
}

.pb-10 {
	padding-bottom: 10px;
}

.pt-12 {
	padding-top: 12px;
}

.input-sm, select.input-sm {
	height: 26px;
	line-height: 26px;
	padding: 4px 8px;
}

.input-group-btn .btn-default {
	background-image: none;
	background-color: #eee;
}

.input-group input.form-control {
	border-left: none;
}

.highlight-parse {
	background-color: lime;
	color: #FF6600;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

p {
	margin-bottom: 15px;
}

h2, .h2 {
	font-size: 24px;
}

h3, .section-title {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 0.75em;
}

.unstyle {
	margin: 0;
	padding: 0;
	list-style: none none;
}

ul.no-indent {
	margin-left: 0;
	padding-left: 0;
}

.pad-bottom {
	padding-bottom: 20px;
}

.pad-bottom-sm {
	padding-bottom: 10px;
}

.pad-top {
	padding-top: 10px;
}

.pad-top-sm {
	padding-top: 5px;
}

.quick-link {
	border-bottom: 1px dotted #dedede;
	padding-bottom: 15px;
}

.quick-links .row:last-child .quick-link {
	border-bottom: none;
}

.quick-links.single-col .quick-link {
	padding-top: 12px;
}

.cool-item:first-child {
	
}

.cool-item {
	border-bottom: 1px solid #dedede;
	padding: 6px 5px;
	font-size: 13px;
}

.smaller-font-list a {
	font-size: 13px;
}

.even {
	background-color: #f7f7f7;
}

.odd {
	background-color: #fff;
}

.members-list li {
	border-bottom: 1px solid #EBEBEB;
	content: "?";
	display: block;
	float: left;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	margin: 0 20px 0 0;
	padding: 7px 0;
	width: 45%;
}

table.members-list {
	width: 40%;
}

.met, .meta td {
	font-size: 14px;
} /* Social Links Widget */
ul.ss_social {
	position: relative;
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-widget-area ul.ss_social {
	float: right;
	margin-bottom: 0;
}

.header-widget-area.left ul.ss_social {
	float: none
}

ul.ss_social li {
	float: left;
	margin: 0 0.5em 0.2em 0;
	padding: 0;
	display: block;
	border: none;
	text-align: center;
	width: 2.666em;
	height: 2.666em;
}

ul.ss_social li:last-child {
	margin-right: 0;
}

ul.ss_social li a {
	width: 2.666em;
	height: 2.666em;
	display: block;
	padding: 0;
	background: none;
	color: #333;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
	-webkit-transition: 0.15s ease-in-out;
	-moz-transition: 0.15s ease-in-out;
	-o-transition: 0.15s ease-in-out;
	transition: 0.15s ease-in-out;
	text-decoration: none;
}

ul.ss_social li a:hover {
	background: #444 !important;
}

ul.ss_social li a:before {
	display: inline;
	font-family: FontAwesome;
	font-size: 2em;
	line-height: 1.5833;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

ul.ss_social li a.twitter {
	background: #33ccff;
}

ul.ss_social li a.twitter:before {
	color: #fff;
	content: "\f099";
	line-height: 1.5;
}

ul.ss_social li a.facebook {
	background: #3c5a98;
}

ul.ss_social li a.facebook:before {
	color: #fff;
	content: "\f09a";
}

ul.ss_social li a.in {
	background: #007fb1;
}

ul.ss_social li a.in:before {
	color: #fff;
	content: "\f0e1";
}

ul.ss_social li a.gplus {
	background: #dd4c39;
}

ul.ss_social li a.gplus:before {
	color: #fff;
	content: "\f0d5";
}

ul.ss_social li a.flickr {
	background: #ff0099;
}

ul.ss_social li a.flickr:before {
	color: #fff;
	content: "\f514";
}

ul.ss_social li a.vimeo {
	background: #33ccff;
}

ul.ss_social li a.vimeo:before {
	color: #fff;
	content: "\f507";
	font-size: 1.9em;
	line-height: 1.65;
}

ul.ss_social li a.pint {
	background: #cc3333;
}

ul.ss_social li a.pint:before {
	color: #fff;
	content: "\f0d2";
}

ul.ss_social li a.utube {
	background: #cc3333;
}

ul.ss_social li a.utube:before {
	color: #fff;
	content: "\f504";
}

ul.ss_social li a.yahoo {
	background: #660099;
}

ul.ss_social li a.yahoo:before {
	color: #fff;
	content: "\f521";
}

ul.ss_social li a.skype {
	background: #00aff0;
}

ul.ss_social li a.skype:before {
	color: #fff;
	content: "\f503";
}

ul.ss_social li a.delicious {
	background: #3366cc;
}

ul.ss_social li a.delicious:before {
	color: #fff;
	content: "\f50c";
}

ul.ss_social li a.blogger {
	background: #ff9933;
}

ul.ss_social li a.blogger:before {
	color: #fff;
	content: "\f511";
}

ul.ss_social li a.soundcloud {
	background: #ff3300;
}

ul.ss_social li a.soundcloud:before {
	color: #fff;
	content: "\f51c";
}

ul.ss_social li a.lastfm {
	background: #cc0000;
}

ul.ss_social li a.lastfm:before {
	color: #fff;
	content: "\f509";
}

ul.ss_social li a.tumblr {
	background: #2c4762;
}

ul.ss_social li a.tumblr:before {
	color: #fff;
	content: "\f513";
}

ul.ss_social li a.rss {
	background: #ff9900;
}

ul.ss_social li a.rss:before {
	color: #fff;
	content: "\f09e";
}

ul.ss_social li a.mail {
	background: #ff6600;
}

ul.ss_social li a.mail:before {
	font-family: fontello;
	font-size: 1.5em;
	line-height: 1.75;
	color: #fff;
	content: "\e800";
}

ul.ss_social li a.instagram {
	background: #336699;
}

ul.ss_social li a.instagram:before {
	font-family: fontello;
	font-size: 1.66em;
	line-height: 1.66;
	color: #fff;
	content: "\e801";
} /* Bootstrap overrides */
.navbar {
	margin-bottom: 0;
	min-height: inherit !important;
}

.curved {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.curved th {
	border-top-width: 0px !important;
}

.brand-senate>.panel-heading, div.brand-senate.curved {
	background: #FF0000;
	background: -webkit-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -moz-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -o-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -ms-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: linear-gradient(top, #FF0000 0%, #811414 100%);
	color: #eee;
}

.brand-house>.panel-heading, div.brand-house.curved {
	background: #186443;
	background: -webkit-linear-gradient(top, #287453 0%, #083413 100%);
	background: -moz-linear-gradient(top, #287453 0%, #083413 100%);
	background: -o-linear-gradient(top, #287453 0%, #083413 100%);
	background: -ms-linear-gradient(top, #287453 0%, #083413 100%);
	background: linear-gradient(top, #287453 0%, #083413 100%);
	color: #eee;
}

.brand-neutral>.panel-heading, .brand-neutral.curved {
	background: #357ebd;
	background: -webkit-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: -moz-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: -o-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: -ms-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: linear-gradient(top, #428bca 0%, #155e9d 100%);
	color: #eee;
}

.brand-socialize>.panel-heading, .brand-socialize.curved {
	background: #d8d8d8;
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #d8d8d8 100%);
	background: -moz-linear-gradient(top, #f5f5f5 0%, #d8d8d8 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%, #d8d8d8 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%, #d8d8d8 100%);
	background: linear-gradient(top, #f5f5f5 0%, #d8d8d8 100%);
}

.brand-documents {
	border: none;
}

.brand-documents .panel-heading {
	border-bottom: none;
}

.brand-committees>.panel-heading, div.brand-committees.curved {
	background: #f2bc1d;
	background: -webkit-linear-gradient(top, #f2bc1d 0%, #ea8100 100%);
	background: -moz-linear-gradient(top, #f2bc1d 0%, #ea8100 100%);
	background: -o-linear-gradient(top, #f2bc1d 0%, #ea8100 100%);
	background: -ms-linear-gradient(top, #f2bc1d 0%, #ea8100 100%);
	background: linear-gradient(top, #f2bc1d 0%, #ea8100 100%);
	color: #eee;
}

.link-list a {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dotted #eee;
	margin-bottom: 5px;
}

.link-list a, .link-list a:hover, .link-list a:focus
	{
	text-decoration: none;
}

.link-list a:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.panel-body.link-list.categories {
	border: none;
	border-color: #fff;
	padding: 15px 0;
}

.panel-body.link-list.categories a {
	background: #FFFFFF;
	border: 1px solid #eee;
	padding: 8px 15px;
}

.panel-body.link-list.categories a:hover, .panel-body.link-list.categories a:focus,
	.table-hover>tbody>tr.modern-style:hover>td, .table-hover>tbody>tr.modern-style:hover>th,
	div.modern-style:hover, div.modern-style:focus, .search-result:hover,
	.search-result:focus {
	background: #EEEEEE;
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
	background: linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
}

.panel-body.link-list.categories a:last-child {
	border-bottom: 1px solid #eee;
}

.navbar-inverse {
	background: #FF0000;
	background: -webkit-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -moz-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -o-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -ms-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: linear-gradient(top, #FF0000 0%, #811414 100%);
}

.navbar-inverse .navbar-nav>li>a {
	color: #ddd;
	padding-left: 12px;
	padding: right:12px;
}

.navbar-inverse .navbar-nav>li>a#login-link {
	padding-left: 20px;
	padding-right: 20px;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #00FF00;
} /* Page header */
.shadow {
	box-shadow: 0 1.5px 16px rgba(0, 0, 0, 0.3);
}

header {
	border-bottom: 1px solid #dedede;
	box-shadow: 0 1.5px 16px rgba(0, 0, 0, 0.5);
	/* box-shadow: 0 1.5px 16px rgba(50,167,50,0.75); */
	margin-bottom: 20px;
}

.panel-primary a {
	color: #c2595;
}

.masthead {
	/* background: transparent url("../images/head-wtmk.png") no-repeat right center; */
	padding: 10px 0;
}

.masthead .logo {
	float: left;
	width: 50%;
}

.masthead .fiftiethLogo {
	float: right;
	padding-right: 5px;
	text-align: right;
	width: 50%;
}

.masthead .fiftiethLogo img {
	text-align: right;
	max-width: auto !important;
	max-height: 100px;
}

@media ( max-width : 600px) {
	.masthead .fiftiethLogo img {
		max-width: 100% !important;
	}
}

.gsc-selected-option-container.gsc-inline-block {
	width: auto !important;
}

#search-bar {
	width: 280px;
	position: relative;
	padding: 12px 5px 0 0;
	text-align: right;
	height: 32px;
	color: #555;
}

#search-bar input, #search-bar button {
	font-size: 12px;
	height: 27px;
}

#search-bar button {
	padding-top: 5px !important;
} /*#search-bar input { height: 28px !important; }*/
.gsib_a {
	padding: 0px !important;
}

#carousel-container {
	background-color: #efefef;
	margin-bottom: 15px;
}

#bp-carousel .item {
	overflow: hidden;
}

/* Main content styles */
.gallery-thumbnail-wrap {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	padding-right: 20px;
	padding-bottom: 30px;
	width: 33.3337%;
}

.gallery-thumbnail-wrap a, .gallery-thumbnail-wrap span {
	display: block;
}

.gallery-thumbnail-wrap .caption {
	margin-top: 5px;
	border: 1px solid #dedede;
	background-color: #f7f7f7;
	padding: 10px;
	font-size: 11px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.gallery-thumbnail-wrap .play-icon {
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 45px;
	left: 90px;
	opacity: 0.6;
}

main.search-results {
	padding-top: 15px;
}

.search-results .search-result {
	background-color: transparent;
	border-bottom: 1px dotted #ccc;
	padding: 15px 5px;
}

.search-results .search-result:last-child {
	border-bottom: none;
}

.search-result .resultTitle {
	padding-bottom: 5px;
}

.search-result .resultTitle a {
	text-decoration: underline !important;
}

.search-result .extra {
	font-size: 13px;
}

.extra span.em {
	display: block;
	color: #333;
	font-size: 12px;
}

.extra span.em span {
	color: #6f6f6f;
}

#back-top {
	position: fixed;
	left: 51%;
	margin-left: 620px;
	bottom: 90px;
	z-index: 1000;
	display: none;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	font: 12px/33px 'Open Sans', Arial, sans-serif;
	width: 33px;
	height: 33px;
	background: #242a2f;
	text-align: center;
	text-transform: uppercase;
}

#back-top:hover {
	color: #e14a5a;
	background: #000;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

/* Homepage quick links and sections overlay */
.quicklinks {
	background: url(../images/sir_gary_galleryphoto.jpg) no-repeat center center;
	background-size: cover;
}

.quicklink {
	border-bottom: 2px solid #fff;
}

.quicklink:last-child {
	border-bottom: none;
}

.quicklink a {
	background: rgba(0, 0, 0, 0.65);
	display: flex;
	align-items: center;
	flex-direction: row;
	font-size: 12px;
	height: 64px;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.quicklink a:hover, .quicklink a:focus {
	background: rgba(0, 0, 0, 0.80);
}

.quicklink img {
	float: left;
	margin-right: 20px;
	max-width: 45px;
}

.quicklink .quicklink-name {
	color: #fff;
	float: left;
	font-weight: bold;
	/* padding-top: 7px; */
}

.quicklink-section {
	background-size: cover;
	border-bottom: 2px solid #fff;
}

.quicklink-section a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 0 60px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.quicklink-section a:hover, .quicklink-section a:focus {
	text-decoration: none;
}

.quicklink-section a i {
	margin-right: 11px;
}

.quicklink-section-announcements {
	background: url(../images/barrow_galleryphoto.jpg) no-repeat center center;
}

.quicklink-section-announcements a i {
	font-size: 22px;
}

.quicklink-section-announcements .wrapit a {
	background: rgba(53, 126, 189, 0.65);
	height: 220px;
	line-height: 220px;
}

.quicklink-section-announcements .wrapit a:hover, .quicklink-section-announcements .wrapit a:focus {
	background: rgba(21, 94, 157, 0.65);
}

.quicklink-section-bills-house, .quicklink-section-bills-senate {
	background: url(../images/bussa_galleryphoto.jpg) no-repeat center center;
}

.quicklink-section-res-house, .quicklink-section-res-senate {
	background: url(../images/charles_oneal_galleryphoto.jpg) no-repeat center center;
}

.quicklink-section-bills-house .wrapit a, .quicklink-section-res-house .wrapit a {
	background: rgba(40, 116, 83, 0.65);
	height: 184px;
	line-height: 30px;
	padding: 66px 30px 30px;
	overflow-wrap: break-word;
}

.quicklink-section-bills-house .wrapit a:hover, .quicklink-section-bills-house .wrapit a:focus,
.quicklink-section-res-house .wrapit a:hover, .quicklink-section-res-house .wrapit a:focus {
	background: rgba(24, 100, 67, 0.65);
}

.quicklink-section-bills-senate .wrapit a, .quicklink-section-res-senate .wrapit a {
	background: rgba(255, 0, 0, 0.65);
	height: 184px;
	line-height: 30px;
	padding: 66px 30px 30px;
	overflow-wrap: break-word;
}

.quicklink-section-bills-senate .wrapit a:hover, .quicklink-section-bills-senate .wrapit a:focus,
.quicklink-section-res-senate .wrapit a:hover, .quicklink-section-res-senate .wrapit a:focus {
	background: rgba(129, 20, 20, 0.65);
}

/* Parliament TV page styles. */
aside.categories .list-group {
	font-size: 95%;
}

aside.categories a {
	text-decoration: none !important;
}

.list-item-inner {
	border-bottom: 1px dotted #bcbcbc;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.list-item-inner:last-child {
	border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 3px;
}

.widget-trigger.active {
	padding: 6px 10px;
	background-color: #eee;
	border-radius: 5px;
}

.widget-target {
	font-size: 90%;
	padding-top: 3px;
}

.nested {
	padding-left: 25px;
}

.line-item {
	padding-bottom: 2px;
}

.line-item:last-child {
	padding-bottom: 0;
}

.parliament-tv-viewport .media-object {
	width: 100px;
}

.parliament-tv-viewport .media-body {
	font-size: 85%;
}

.parliament-tv-viewport .media a {
	text-decoration:none;
}

@media (max-width: 480px) {
	.h1, h1 {
    	font-size: 28px;
	}
	.quicklink-section-bills-house .wrapit a, .quicklink-section-res-house .wrapit a,
	.quicklink-section-bills-senate .wrapit a, .quicklink-section-res-senate .wrapit a {
		padding: 48px 10px 30px;
	}
}

@media (min-width: 576px) {
	.livestream-wrapper iframe {
		/* width: 516px !important; */
		height: 290px !important;
	}
}

@media (min-width: 768px) {
	.shrink-right-margin {
		padding-right: 1px;
	}
	.shrink-left-margin {
		padding-left: 1px;
	}
	.no-right-padding-desktop {
		padding-right: 0;
	}
	#bp-carousel .item {
		height: 160px !important;
	}
	
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	aside.categories {
		float: left;
		box-sizing: border-box;
		padding-right: 5px;
		width: 30%;
	}
	
	.parliament-tv-viewport {
		float: left;
		box-sizing: border-box;
		border-left: 1px dotted #ccc;
		margin-left: 5px;
		width: 69.999%;
	}
	
	.livestream-wrapper iframe {
		/** width: 640px !important; **/
		height: 360px !important;
	}
}

/* Bootstrap CSS overrides */
ul.pagination {
	margin: 10px 0 6px;
}

.pagination>li>a, .pagination>li>span {
	padding: 3px 6px;
}

.modal-vid .modal-content {
	width: 640px;
	height: 480px;
}

.modal-vid .modal-body {
	padding: 0;
	background: transparent;
}

.clearfix.split-two .pull-left,
.clearfix.split-two .pull-right {
	width: 49.825%;
}

.modal-content {
	border-radius: 2px;
}

.modal-header {
	padding: 12px 18px;
}

.modal-header.bg-blue {
	background: #357ebd;
	background: -webkit-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: -moz-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: -o-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: -ms-linear-gradient(top, #428bca 0%, #155e9d 100%);
	background: linear-gradient(top, #428bca 0%, #155e9d 100%);
	color: #fff;
}

.modal-header.bg-green {
	background: #186443;
	background: -webkit-linear-gradient(top, #287453 0%, #083413 100%);
	background: -moz-linear-gradient(top, #287453 0%, #083413 100%);
	background: -o-linear-gradient(top, #287453 0%, #083413 100%);
	background: -ms-linear-gradient(top, #287453 0%, #083413 100%);
	background: linear-gradient(top, #287453 0%, #083413 100%);
	color: #fff;
}

.modal-header.bg-red {
	background: #FF0000;
	background: -webkit-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -moz-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -o-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: -ms-linear-gradient(top, #FF0000 0%, #811414 100%);
	background: linear-gradient(top, #FF0000 0%, #811414 100%);
	color: #eee;
}

.modal-body {
	padding: 15px 18px;
}

/* Parliamentary conference pages */
.conference-header .pill {
	margin-bottom: 20px;
	background: #AC1933;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 14px;
	display: inline-block;
	vertical-align: top;
	border-radius: 4px;
}

.conference-header h2 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: 500;
	line-height: 1.2;
}

.conference-header .date-map-wrapper {
	display: flex;
	margin-top: 20px;
}

.conference-header .date-map-wrapper p {
	margin-right: 20px;
}

.conference-header .date-map-wrapper i {
	color: #AC1933;
	margin-right: 10px;
}

.conference-section {
	padding-bottom: 30px;
}

.conference-section h3 {
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 0;
}

.conference-section li {
	position: relative;
	padding-left: 30px;
	margin-top: 12px;
}

.conference-section li:first-child {
	margin-top: 0;
}

.conference-section ul li:before, .conference-section ol li:before {
	color: #AC1933;
	position: absolute;
	left: 0;
	top: 0;
	line-height: inherit;
}

.conference-section ul li:before {
	font-family: 'Line Awesome Free';
	content: "\f00c";
	font-weight: 900;
}

.tabs-wrapper {
    position: relative;
    margin-top: 30px;
    padding: 20px 16px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.tabs-wrapper:before, .tabs-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, #f74949, transparent);
}

.tabs-wrapper::before {
    top: 0;
}

.tabs-wrapper::after {
    bottom: 0;
}

.tab-button {
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    font-weight: 600;
    padding: 12px 24px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.3s, color 0.3s;  /* smooth transition */
}

.tab-button:hover {
    text-decoration: none;
    background: linear-gradient(to bottom, #fcfcfc, #efefef);
    color: #444;
}

.tab-button.cta {
    background-color: rgb(247, 73, 73);
    color: rgb(255, 255, 255);
}

.tab-button.cta:hover {
    background: rgb(247, 73, 73);
    color: rgb(255, 255, 255);
}

.active-tab {
    color: black;
    pointer-events: none;
}

.rf-instructions {
    padding: 30px 5px 2px;
}

.rf-instructions p {
    line-height: 1.75;
}

.rf-instructions .emphasize {
    font-weight: 600;
}

.section-reg-form {
    margin: 0 auto 40px;
    padding-top: 18px;
}

.section-reg-form .card-title {
	font-size: 18px;
	margin: 0 0 24px 0;
	font-weight: 600;
	padding-bottom: 8px;
	padding-top: 3px;
	border-bottom: 2px solid #AC1933;
}

.section-reg-form .tabbable-tabs {
    margin-bottom: 40px;
}

.section-reg-form .nav-pills > li.active > a,
.section-reg-form .nav-pills > li.active > a:focus,
.section-reg-form .nav-pills > li.active > a:hover {
    background-color: #287453;
}

.section-reg-form .form-group {
    margin-bottom: 35px;
}

.section-reg-form input.form-control,
.section-reg-form select.form-control {
	border-radius: 4px;
	transition: border-color 0.3s, box-shadow 0.3s;
}

.section-reg-form .form-control[readonly] {
	background-color: transparent;
}

.section-reg-form .input-group .form-control {
    margin-top: 0;
}

.section-reg-form label {
    color: #555;
}

.section-reg-form .submit-btn {
    margin-top: 20px;
    padding: 10px 19px;
    transition: 0.3s ease-in-out;
}

.btn-register {
    background-color: rgb(247, 73, 73);
    color: rgb(255, 255, 255);
    padding: 10px 12px;
    min-width: 200px;
    font-weight: bold;
}

.btn-register:focus, .btn-register:hover {
    background-color: rgb(237, 63, 63);
    color: rgb(230, 230, 230);
}

/* Modern UI file upload */
.uploadContainer {
    background-color: #f8f9fa;
    border: 1px dashed #ddd;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px;
    transition: all 0.3s ease;
}

.uploadContainer:hover {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.uploadContainer.dragover {
    background-color: #e8f0fe;
    border-color: #007bff;
}

.upload-icon {
    font-size: 48px;
    color: #6c757d;
    margin-bottom: 15px;
}

input[type=file].file-input {
    display: none;
}

.upload-btn {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 8px 20px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.upload-btn:hover {
    background-color: #0069d9;
}

.upload-help {
    margin-top: 10px;
    color: #6c757d;
    font-size: 12px;
}

.photo-preview {
    margin-top: 20px;
    text-align: center;
    display: none;
}

.preview-container {
    position: relative;
    display: inline-block;
}

.passport-img-preview {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.remove-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #dc3545;
    color: white;
    border: none;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.error-message {
    color: #dc3545;
    margin-top: 10px;
    display: none;
}

.progress {
    margin-top: 15px;
    display: none;
}

/* Footer styles */
footer {
	border-top: 4px solid #000;
	background: #186443;
	background: -webkit-linear-gradient(top, #287453 0%, #083413 100%);
	background: -moz-linear-gradient(top, #287453 0%, #083413 100%);
	background: -o-linear-gradient(top, #287453 0%, #083413 100%);
	background: -ms-linear-gradient(top, #287453 0%, #083413 100%);
	background: linear-gradient(top, #287453 0%, #083413 100%);
	margin-top: 16px;
	padding: 12px 0;
	color: #393;
}

footer h4 {
	color: #111;
}

footer nav {
	padding-top: 10px;
}

footer nav ul, footer nav li {
	list-style: none none;
	padding: 0;
	margin: 0 0 10px;
}

footer nav li {
	font-size: 85%;
	padding-left: 2px;
}

footer nav a {
	color: #ccc;
}

footer nav a:hover, footer nav a:focus {
	color: #fff;
	text-decoration: none;
}



.videolistBox {
    display: table;
    width: 100%;
}

.videolistBox .videoBox {
    display: inline-block;
    width: 25%;
    padding: 0px;
}


.videolistBox .videoBox a img {
    width: 100%;
    height: auto;
    max-height: 100px;
}


.videolistBox .videoBox a {
    display: inline-block;
    width: 100%;
    height: auto;
}

.videolistBox .videocontent {
    display: inline-block;

}

.videolistBox h4.imgcaption img { height: 25px !important;}

/* Target iOS devices specifically for a fix to force their native datepicker to apply 100% width. */
@supports (-webkit-touch-callout: none) {
    input[type="date"].form-control {
        width: 100% !important;
        -webkit-appearance: none;
        display: flex;
        align-items: center;
    }
}

@media (max-width: 991px) {

	.videolistBox h4.imgcaption img { height: 25px !important;margin:0px auto; display:block;width:auto;}
	
	.videolistBox .videoBox {
	    display: inline-block;
	    width: 100%;
	}		
	
	.videolistBox .videoBox a img {
		width: auto;
		height: 100px;
		max-height: 100px;
		margin: 0px auto;
	}
	
	
	.videolistBox .videoBox a {
	    display: inline-block;
	    width: 100%;
	    height: auto;
	}
	
	.videolistBox .videoContent a, .videolistBox .videoContent a .caption {
	    text-align: center;
	    width: 100%;
	    display: block;
	}
	
	.livestream-wrapper {
		padding-bottom: 12px;
	}
	
	.quicklink a {
		padding: 12px 15px;
		height: auto !important;
	}
	
	.quicklink img {
		margin-right: 15px;
		max-width: 35px;
	}
	
	.members-list {
		padding-left: 0;
	}
}

@media (min-width: 992px) {
	.livestream-wrapper {
		float: right;
	}
	
	.livestream-wrapper iframe {
		width: 100% !important;
		min-width: 480px;
	}
}

@media (min-width: 1200px) {
	.container-fluid {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	aside.categories {
		float: left;
		box-sizing: border-box;
		padding-right: 10px;
		width: 20%;
	}
	
	.parliament-tv-viewport {
		float: left;
		box-sizing: border-box;
		border-left: 1px dotted #ccc;
		margin-left: 4px;
		width: 79.999%;
	}
	
	.livestream-wrapper iframe {
		width: 640px !important;
	}
}