@charset "utf-8";
/* CSS Document */


/*--------------------*
   GENERAL
----------------------*/
.main-content {
	max-width: 1260px;
	margin: 0 auto;
}

img {
	/*display:block;*/
	max-width: 100%;
	height: auto;
}

.col-centered {
	margin: 0 auto;
	float: none !important;
}

.without-margin {
	margin-top: 0 !important;
}

.add-margin {
	margin-top: 40px;
}

.no-padding {
	padding: 0 10px 0 10px !important;
}

.add-padding {
	padding: 40px 0;
}

.double-border {
	border-top: 6px double #ccc;
	width: 70%;
	margin: 0 auto;
}

p.intro {
	width: 70%;
	margin: 20px auto;
	text-align:center;
	line-height: 22px;
}

.overview-section {
	xmargin-bottom: 60px;
	overflow: hidden;
	display: block;
	clear: both;
}

.overview-two {
	margin-top: 60px;
	padding: 0;
	overflow: hidden;
}

.overview-two p {
	font-size: 14px;
}

.hide-button {
	float: right;
	padding: 10px 25px;
}

.btn-close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

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

.title-border {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.margin2010 {
	margin: 20px 10px;
}

.padding0 {
	padding: 0;
}

.margin15 {
	margin-top: 15px;
}

.marginBottom20 {
	margin-bottom:20px !important;
}

.tab-content {
    xpadding: 20px;
}

.fa.fa-caret-down {
    margin-left: 2px;
    vertical-align: middle;
}

.paddingBottom40 {
	padding-bottom:40px;
}

/*--------------------*
  SPONSOR LOGO
----------------------*/
.sponsoredLogo p {
	font-size: 12px !important;
	margin-bottom: 0;
}

.sponsoredLogo img {
	margin: 0 auto 30px auto;
}


/*--------------------*
   FOOTER
----------------------*/
.footerGE {
	background: #fff;
	height: auto;
	padding: 15px 10px;
	position: relative;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	margin-top: 50px;
}

ul.policies-links li {
	display: inline-block;
	padding: 0 10px;
}

ul.policies-links li a {
	text-decoration: none;
	color: #1d7ea4;
}

p.copyright {
	margin-top: 3px;
	margin-bottom: 0;
}


/*--------------------*
   FA FONTS
----------------------*/
.fa.fa-check {
    color: #000;
    font-size: 18px;
}

.fa.fa-lg.fa-plus-square {
    font-size: 18px;
    margin-right: 3px;
}

.fa.fa-chevron-circle-right {
    padding-left: 4px;
    vertical-align: middle;
}


/*--------------------*
   HEADER
----------------------*/
.site-brand {
    font-size: 24px;
    font-weight: 900;
    float: left;
    color: #4b4b4b;
    margin-left: 10px;
    xborder-left: 1px solid #4b4b4b;
    margin-top: 27px;
    xpadding-left: 25px;
}

.res-branding {
	display: none;
}

.icon {
	float: left;
}

.branding {
	display: block !important;
}

.navbar-brand.brand-prime {
	display: block !important;
}

.branding .navbar-brand {
    min-height: 0;
}


/*--------------------*
   NAVIGATION
----------------------*/
.dropdown-menu.navigation-children {
    column-count: 2;
	background: #f3f3f3 !important;
	padding: 5px 0;
}

ul.ge-menu li {
	display: inline-block;
}

ul.nav.navbar-nav.navbar-left li a {
    color: #383838;
    font-size: 14px !important;
    font-weight: 600;
	padding: 10px !important;
}

ul li.mobile-show {
	display: none;
}

.navbar-collapse.collapse.in {
	display: block;
}


ul li.mobile-show ul {
	display: none !important;
}


ul li.mobile-show.open ul {
	display: block !important;
}

.navbar-toggle {
	margin-right: 0 !important;
	border: none;
	background: transparent !important;
	float: left;
}

.mobile-show {
	display: none;
}

.mobile-hide {
	display: block;
}

.for-state-results, .for-more {
	display: none;
}

/*--------------------*
   STATE LISTING
----------------------*/
ul.state-list {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.state-list li {
	display: inline-block;
	font-weight: normal;
	padding: 0 8px;
	border-right: 1px solid #ccc;
	font-size: 14px;
	margin-bottom: 5px;
}

ul.state-list li a {
	font-weight: normal;
	xpadding: 0 8px;
	color: #bb0000;
}

ul.state-list li:last-child {
	border: none;
}


/*--------------------*
   SHARE
----------------------*/
.share {
	margin-top: 5px;
}

.share p {
	float: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
}

.share i.material-icons {
	font-size: 22px !important;
	margin-right: 8px;
	vertical-align: middle;
}

.share-news {
	margin-top: 8px;
	width: 70px;
}

.share-news-res {
	display: none;
}
.pw-button-more .pw-button__outer {
    background-color: white !important; 
}

.pw-button.__pw-size-32 .pw-button__outer{
    line-height: 27px !important;
    min-height: 27px !important;
}
.pw-button.__pw-size-32 .pw-button-icon{
    background: url(../images/share.jpg) no-repeat !important;
    width: 67px !important;
    height: 27px !important;
    min-height: 27px !important;
    line-height: 27px !important;
    cursor: pointer;
    background-size: 67px 27px !important;
}
.pw-button-more-icon:before{
    content: "" !important;
}

/*--------------------*
   BACK LINK
----------------------*/
.back-res {
	display: none;
}

.back-link {
	float: right;
	xpadding: 10px 0;
}

.back-link a {
	float: right;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
}


/*--------------------*
   DROPDOWN MENU
----------------------*/
.dropdown-menu {
	position:absolute;
	top:100%;
	left:58px;
	z-index:1000;
	display:none;
	float:left;
	min-width:230px;
	padding:5px 0;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175);
}


/*--------------------*
   FONTS
----------------------*/
h1.title {
	text-align: center;
	margin-bottom: 5px;
}

h2.state-name-sm {
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	margin-top:3px;
	text-align: left;
}

h3.small-title {
	text-align: center;
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: 22px;
}

h4.title-small {
	text-transform: uppercase;
	color: #4C4C4C;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

h4.title-small.red-title {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: #bb0000;
	padding: 6px;
	width: 90px;
	text-align: center;
	margin-top: 0;
    	margin-bottom: 10px;
}

.sm-header {
	font-size: 24px;
	text-align: center;
	margin-top: 30px;
	padding: 30px 0 20px 0;
	overflow: hidden;
}

span.large-no {
	font-size: 30px;
	font-weight: 900;
}

.state-category {
    font-size: 12px;
    color: #6D6E70;
    font-style: italic;
    font-weight: normal;
    vertical-align: middle;
    margin-left: 5px;
}

span.n-name {
	font-weight: normal;
	padding-left: 3px;
	font-size: 16px;
}

.web-link {
	color: #2480c3;
	font-weight: normal;
}


/*--------------------*
   COLORS
----------------------*/
.purple {
	color: #a44bbb;
}

.pink {
	color: #db2276;
}

.green {
	color:#008f42;
}

.orange {
	color: #ffa852;
}

.brown {
	color: #992222;
}

.grey {
	color:#818ea0;
}


/*--------------------*
   PARTI COLORS 
----------------------*/
.gold {
	background: #F39C12 !important;
    fill: #F39C12;
}

.purple {
	background: #800080 !important;
    fill: #800080;
}

.bn {
	background: #031A93 !important;
    fill: #031A93;
}

.ph {
	background: red !important;
    fill: red;
}

.pn {
	background: #003152 !important;
    fill: #003152;

}

.pejuang {
	background: #00678a !important;
    fill: #00678a;
}

.warisan {
	background: lightblue !important;
    fill: lightblue;
}

.gps {
	background: #FDBB24 !important;
    fill: #FDBB24;
}

.grs {
	background: #4B93B2 !important;
	fill: #4B93B2;
}

.pbm {
	background: #452769 !important;
    fill: #452769;
}

.psm {
	background: #CD3D4B !important;
    fill: #CD3D4B;
}

.muda {
	background: #000 !important;
    fill: #000;
}

.psb {
	background: #EA7824 !important;
    fill: #EA7824;
}

.pbk {
	background: #541112 !important;
    fill: #541112;
}

.kdm {
	background: #D61827 !important;
    fill: #D61827;
}

.pbdsb {
	background: #C23B1A !important;
    fill: #C23B1A;
}

.prm {
	background: #A82739 !important;
    fill: #A82739;
}

.pas {
	background: #098943 !important;
    fill: #098943;
}

.pprs {
	background: #A11D55 !important;
    fill: #A11D55;
}

.sedar {
	background: #F4C13E !important;
    fill: #F4C13E;
}

.pur {
	background: #88C658 !important;
    fill: #88C658;
}

.dap {
	background: #0A66B2 !important;
    fill: #0A66B2;
}

.putra {
	background: #FEE900 !important;
    fill: #FEE900;
}

.pbrs {
	background: #1F2B54 !important;
    fill: #1F2B54;
}

.ind {
	background: #6D6E71 !important;
    fill: #6D6E71;
}


.ind, .indp, .bebas {
	background:gray!important;
	fill:gray;
}

.tie {
	background: #000 !important;
	fill: #000;
}

.row-bn {
	border-top: 3px solid #0669B8 !important;
}

.row-ph {
	border-top: 3px solid #f44422 !important;
}

.row-pas {
	border-top: 3px solid #008b50 !important;
}

.row-others {
	border-top: 3px solid #645665 !important;
}

.text-bn {
	color: #0669B8;
}

.text-ph {
	color: #f44422;
}

.text-pas {
	color: #008b50;
}

.text-dap {
	color: #dd2277;
}

.text-pkr {
	color: #00aaff;
}

.text-amanah {
	color: #ffa954;
}

.text-pribumi, .text-ppbm {
	color: #990000;
}

.text-warisan {
	color: #a64abc;
}

.text-indv {
	color: #645665;
}

.text-others, .text-othersParty {
	color: #645665;
}

.text-sapp {
	color: #85c226;
}

.text-star {
	color: #022e0a ;
}

.text-kita {
	color: #f58220 ;
}

.text-mup {
	color: #ed1b24 ;
}

.panel-heading.winner-bn {
	border-left:10px solid #0669B8;
}

.panel-heading.winner-ph {
	border-left:10px solid #f44422;
}

.panel-heading.winner-pn {
	border-left:10px solid #003152;
}

.panel-heading.winner-pkr {
	border-left:10px solid #00aaff;
}

.panel-heading.winner-pas {
	border-left:10px solid #008b50;
}

.panel-heading.winner-dap {
	border-left:10px solid #dd2277;
}

.panel-heading.winner-amanah {
	border-left:10px solid #ffa954;
}

.panel-heading.winner-warisan {
	border-left:10px solid #a64abc;
}

.panel-heading.winner-muda {
	border-left:10px solid #000000;
}

.panel-heading.winner-pribumi, .panel-heading.winner-ppbm {
	border-left:10px solid #990000;
}

.panel-heading.winner-pbdsb {
	border-left:10px solid#fccb0d;
}

.panel-heading.winner-othersParty {
	border-left:10px solid #645665;
}

.panel-heading.winner-indp {
	border-left:10px solid #645665 ;
}

.panel-heading.winner-ind {
	border-left:10px solid #645665 ;
}


/*--------------------*
   TABS
----------------------*/
/*GENERAL TABS*/
.tab-panel-main .nav-pills {
	color: #4a4a4a;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
}

.tab-panel-main .nav-pills>li {
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 5px;
	width: 135px;
	margin-left: 5px;
	background: #626262;
	color: #fff;
	float: none;
	display: inline-block;
}

.tab-panel-main .nav-pills>li>a {
	border-radius: 5px;
	color: #fff;
}
.tab-panel-main .nav-pills>li.active>a {
	background: #bb0000;
	color: #fff;
}
.tab-panel-main .nav-pills>.active {
	border-bottom: none;
	background: #bb0000;
	margin-bottom: -2px!important;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

#nav-tabs-wrapper {
	display: block !important;
	 text-align: center;
}

.nav-tabs-horizontal {
	min-height: 20px;
	padding: 10px;
	xmargin-bottom: 20px;
	background-color:#ffffff !important;
	border: none !important;
	border-radius: 4px;
	box-shadow: none !important;
}

.tab-panel-main .nav-pills>.active a:after, .tab-panel-main .nav-pills>.active a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tab-panel-main .nav-pills>.active a:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #bb0000;
	border-width: 8px;
	margin-left: -8px;
}
.tab-panel-main .nav-pills>.active a:before {
	border-color: rgba(245, 173, 91, 0);
	border-top-color: #bb0000;
	border-width: 10px;
	margin-left: -10px;
}


/*BN TAB*/
.nav-pills li {
	vertical-align: top;
}

.tab-panel-special .nav-pills {
	color: #4a4a4a;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	margin-top: 30px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.tab-panel-special .nav-pills>li.bn-tab {
	margin: 0;
	padding:  0;
	text-align: center;
	border-radius: 5px;
	width: 135px;
	margin-left: 5px;
	background: #0069BB;
	color: #fff;
	height: 39px;
	float: none;
	display: inline-block;
}

.tab-panel-special .nav-pills>li.bn-tab>a {
	border-radius: 5px;
	color: #fff;
}
.tab-panel-special .nav-pills>li.active.bn-tab>a {
	background: #0069BB;
	color: #fff;
}
.tab-panel-special .nav-pills>.active.bn-tab {
	border-bottom: none;
	background: #0069BB;
	margin-bottom: -2px!important;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

#nav-tabs-wrapper {
	display: block !important;
}

.tab-panel-special .nav-pills>.active.bn-tab a:after, .tab-panel-main .nav-pills>.active.bn-tab a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tab-panel-special .nav-pills>.active.bn-tab a:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #0069BB;
	border-width: 8px;
	margin-left: -8px;
}
.tab-panel-special .nav-pills>.active.bn-tab a:before {
	border-color: rgba(245, 173, 91, 0);
	border-top-color: #0069BB;
	border-width: 10px;
	margin-left: -10px;
}


/*PH TAB*/
.tab-panel-special .nav-pills>li.ph-tab {
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 5px;
	width: 135px;
	margin-left: 5px;
	background: #f44422;
	color: #fff;
	height: 39px;
	float: none;
	display: inline-block;
}

.tab-panel-special .nav-pills>li.ph-tab>a {
	border-radius: 5px;
	color: #fff;
}
.tab-panel-special .nav-pills>li.ph-tab.active>a {
	background: #f44422;
	color: #fff;
}
.tab-panel-special .nav-pills>.ph-tab.active {
	border: none;
	background: #f44422;
	margin-bottom: -2px!important;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

#nav-tabs-wrapper {
	display: block !important;
}

.tab-panel-special .nav-pills>li.active a:after, .tab-panel-main .nav-pills>.active a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tab-panel-special .nav-pills>.active.ph-tab a:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #f44422;
	border-width: 8px;
	margin-left: -8px;
}
.tab-panel-special .nav-pills>.active.ph-tab a:before {
	border-color: rgba(245, 173, 91, 0);
	border-top-color: #f44422;
	border-width: 10px;
	margin-left: -10px;
}


/*PAS TAB*/
.tab-panel-special .nav-pills>li.pas-tab {
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 5px;
	width: 135px;
	margin-left: 5px;
	background: #008b50;
	color: #fff;
	height: 39px;
	float: none;
	display: inline-block;
}

.tab-panel-special .nav-pills>li.pas-tab>a {
	border-radius: 5px;
	color: #fff;
}
.tab-panel-special .nav-pills>li.pas-tab.active>a {
	background: #008b50;
	color: #fff;
}
.tab-panel-special .nav-pills>.pas-tab.active {
	border: none;
	background: #008b50;
	margin-bottom: -2px!important;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

#nav-tabs-wrapper {
	display: block !important;
}

.tab-panel-special .nav-pills>li.active a:after, .tab-panel-main .nav-pills>.active a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tab-panel-special .nav-pills>.active.pas-tab a:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #008b50;
	border-width: 8px;
	margin-left: -8px;
}
.tab-panel-special .nav-pills>.active.pas-tab a:before {
	border-color: rgba(245, 173, 91, 0);
	border-top-color: #008b50;
	border-width: 10px;
	margin-left: -10px;
}


/*OTHERS TAB*/
.tab-panel-special .nav-pills>li.others-tab {
	margin: 0;
	padding: 0;
	text-align: center;
	border-radius: 5px;
	width: 135px;
	margin-left: 5px;
	background: #645665;
	color: #fff;
	height: 39px;
	float: none;
	display: inline-block;
}

.tab-panel-special .nav-pills>li.others-tab>a {
	border-radius: 5px;
	color: #fff;
}
.tab-panel-special .nav-pills>li.others-tab.active>a {
	background: #645665;
	color: #fff;
}
.tab-panel-special .nav-pills>.others-tab.active {
	border: none;
	background: #645665;
	margin-bottom: -2px!important;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}

#nav-tabs-wrapper {
	display: block !important;
}

.tab-panel-special .nav-pills>li.active a:after, .tab-panel-main .nav-pills>.active a:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tab-panel-special .nav-pills>.active.others-tab a:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #645665;
	border-width: 8px;
	margin-left: -8px;
}
.tab-panel-special .nav-pills>.active.others-tab a:before {
	border-color: rgba(245, 173, 91, 0);
	border-top-color: #645665;
	border-width: 10px;
	margin-left: -10px;
}


/*--------------------*
   DROPDOWN
----------------------*/
#dropdownMenuButton {
    background: #fff;
    border: 1px solid #ccc;
    xmargin-left: 5px;
    width: 210px;
    text-align: left;
    xpadding: 5px;
	margin-left: 3px;
}

a.dropdown-item {
    display: block;
	color: #000;
	padding: 10px;
}


.jump-to-section{
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}

img.dropdown-icon {
	float: right;
	margin-top: 3px;
}


/*--------------------*
   ACCORDION
----------------------*/
.panel-heading {
	/*padding:12px 10px 12px 10px;*/
	border-bottom:1px solid transparent;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background-color: #f4f4f4;
}
	
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:17px;
	color: #000000;
	font-weight: bold;
}
	
.panel-body { 
	padding: 15px 30px 15px 15px;
	text-align: left;
}

.no-winner {
	border-left: 10px solid #e4e4e1;
}

img.accordion-arrow {
	float: right;
	vertical-align: middle;
	xmargin-top: 5px;
}

.expCntrls {
  padding: 15px 0;
  float: right;
  clear: both;
}

#accordion {
  xmargin: 0 15px;
}

.box-border {
  border: 1px solid #CCC;
  background-color: #FFF;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  margin: 5px 0 0;
}

.box-header {
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  font-size: 18px;
}

.toggle {
  float: right;
  margin: 0 15px 0 0;
}

.box-content {
  padding: 15px;
}

a.openall {
	background: #bb0000;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
	margin-right: 5px;
	font-size: 14px;
}

a.closeall {
	background: #bb0000;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}

.panel-title>a:hover, .panel-title>a:active, .panel-title>a:visited, .panel-title>a:link {
	text-decoration: none;
}

.panel-title>a {
	display: block;
}

.panel-heading [data-toggle="collapse"].collapsed::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #000;
}
.panel-heading [data-toggle="collapse"]::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f106";
    float: right;
    font-size: 18px;
    line-height: 22px;
    /*position: absolute;*/
    right: 25px;

}

.expCntrls.expand-res {
    display: none;
}

.accordian-buttons-section {
    float: right;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}

/*--------------------*
   DEMOGRAOHIC BOX
----------------------*/
.vote-info p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: left !important;
}

.voters-demographic {
	xmargin-top: 30px;
	font-size: 13px;
	xfloat: right;
}

.voters-demographic p {
	margin-top: 5px;
	line-height: 20px;
}

.blue-box-info {
    background: #DFF2FC;
	padding: 10px;
	overflow: hidden;
}

.voters-demographic h5 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin: 0;
}

.voters-demographic.voters-vote.col-12.col-md-7 {
    padding-left: 0;
}

.number-of-voters {
	color: #6D6E70;
}

.number-of-voters span.voters-percent {
	font-weight: bold;
	color: #000;
}

.voters-vote {
	xpadding: 0 15px;
}


/*--------------------*
   ACCORDION CANDIDATES
----------------------*/
.number-of-voters {
	float: left;
	margin-left: 20px;
	width: 25%;
}

p.name-candidate {
	text-align: left !important;
}

.progress-bar:not(:last-child):after {
    background: #fff;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 17px;
}

label.progress-label {
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	margin-left: 5px;
	color: #000;
	float: left;
}

.transparent-font {
	color:rgba(255, 255, 255, 0);
}

.progress {
	float: left;
	width: 65%;
}

.progress-wrapper {
	clear: both;
}


/*--------------------*
   EXPANDING GRID - for candidates overview
----------------------*/
.expanding-grid {
  position: relative;
  width: 100%;
}
.expanding-grid .links {
  display: block;
  margin: 0 -1em;
  overflow: hidden;
  padding: 1em 0;
}
.expanding-grid .links > li {
  box-sizing: border-box;
  float: left;
  padding: 1em;
}
.expanding-grid .links > li a {
  color: #fff;
  display: block;
  font-size: 2em;
  line-height: 1;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .links > li a:hover {
  xbackground: #ffb733;
}
.expanding-grid .links > li a.active {
  xbackground: #cc8400;
}
.expanding-grid .links > li a.active:after {
  background-color: transparent;
  border-bottom: 0.375em solid #e5e5e2;
  border-left: 0.375em solid transparent;
  border-right: 0.375em solid transparent;
  bottom: -0.5em;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -0.375em;
  position: absolute;
  width: 0;
}
@media only screen and (max-width: 39.99em) {
  .expanding-grid .links > li {
    width: 50%;
  }
  .expanding-grid .links > li:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 40em) and (max-width: 59.99em) {
  .expanding-grid .links > li {
    width: 33.33333%;
  }
  .expanding-grid .links > li:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 60em) {
  .expanding-grid .links > li {
    width: 25%;
  }
  .expanding-grid .links > li:nth-of-type(4n+1) {
    clear: left;
  }
}
.expanding-grid .spacer {
  xbackground-color: #888;
  clear: both;
  display: block;
  margin: 0 1em;
}
.expanding-grid .expanding-container {
  clear: both;
  display: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}

.expanding-grid .expanding-container.expanded, .expanding-grid .expanding-container:target {
  display: block;
}
.expanding-grid .hentry {
  background: #e5e5e2;
  box-sizing: border-box;
  clear: both;
  color: #000;
  min-height: 4em;
  overflow: hidden;
  padding: 20px;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .hentry .entry-image {
  box-sizing: border-box;
  float: left;
  padding-right: 15px;
  text-align: center;
  xwidth:150px;
}

.entry-image img {
	height: 65px;
}


@media (max-width:480px) {
	.expanding-grid .hentry .entry-image {
	float: none;
	margin-bottom: 10px;
	
	}
	
	.p.positionparty  {
	margin-bottom: 10px !important;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	text-align: left;
	font-style: italic;
	margin-top: 0;
	}
}


.expanding-grid .hentry .entry-title {
  font-size: 22px;
  margin-top:8px;
}

.expanding-grid .close-button {
  background: url('../images/close-button.png') no-repeat;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 1;
  overflow: hidden;
  margin: 10px;
  text-decoration: none;
  text-indent: 5em;
  white-space: nowrap;
  width: 20px;
  will-change: opacity;
  z-index: 5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.expanding-grid .close-button.active {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.expanding-grid .close-button:hover {
  opacity: 0.5;
}

.img-placeholder {
  background: orange;
  color: #fff;
  font-size: 4em;
  font-weight: 300;
  line-height: 1;
  padding: 25% 0.25em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.expended {
    height: auto;
    position: absolute;
    left: 0px;
    top: 228px;
    display: block;
}


/*--------------------*
 INFO BOX - RESULTS
----------------------*/
.state-box {
    width: 280px;
    border: 1px solid #ccc;
    height: auto;
    background: #ffffff;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	position: absolute;
	right: 3%;
	bottom: 5.5%;
	z-index: 2;
}

.close-btn {
	float: right;
}

.fa.fa-times.big-x {
    font-size: 14px;
	margin-right: 10px;
}

img.flag-icon {
	float: right;
	xmargin-right: 10px;
}

.mini-header {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

.info-par {
	background: #f1f1f1;
	padding: 10px;
}

.info-par p {
	margin: 0;
	color: #757575;
	font-size: 11px;
	text-align: left;
}

.info-par p.total-seats {
	float: right;
}

ul.info-results {
	margin: 0 auto;
	text-align: center;
	padding: 10px 10px 0 10px;
}

ul.info-results li {
	display: inline-block;
	padding: 5px 0;
	border: 1px solid #ccc;
	text-align: center;
	margin-right:5px;
	color: #333;
	width: 80px;
	font-size: 12px;
	line-height: 22px;
}

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

a.details-link {
	float: right;
	padding: 0 10px 10px 10px;
	font-size: 11px;
	color: #a5000c;
}

a.details-link span {
	color: #757575;
	font-size: 14px;
}

.state-box.pahang-info-box {
    left: 10%;
    bottom: 5.5%;
}


/*--------------------*
   INFO BOX - STATE
----------------------*/
.box-info {
    width: 260px;
    border: 1px solid #ccc;
    height: auto;
    background: #ffffff;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
	position: absolute;
	right: 3%;
	bottom: 20%;
	z-index: 2;
}

ul.state-info-results {
	min-width: 320px;
	width: auto;
	list-style: none;
	text-align: left;
	font-size:12px;
	padding: 10px;
}

.sm-vote {
	float: right;
	margin-left: 30px;
}


/*--------------------*
   SHOW HIDE TABLES
----------------------*/
.clickme.hide-show {
    color: #bb0000;
    font-size: 14px;
    margin: 0 auto;
}

.box {
	margin-top: 10px;
}

.fa.fa-chevron-up, .fa.fa-chevron-down {
	margin-left: 2px;
}

.fa.fa-chevron-right {
	margin-left: 5px;
	font-size: 9px;
}


/*--------------------*
   TABLES
----------------------*/
.first-col {
	width: 70%;
	text-align: left;
}

.second-col, .third-col {
	width: 15%;
	text-align: center;
}

.table-striped > tbody > tr.total-seats {
	background: #D7D7D7 !important;
	font-weight: bold;
}

.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #F3F3F3;
}
	
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}

.table.table-striped {
    border: 1px solid #ddd;
}

.forty {
	width: 40%;
}

.fifteen {
	width: 15%;
	text-align: center;
}

.par-seats-table {
    margin-top: 15px;
    border: 1px solid #ddd;
    padding: 10px;
	font-size: 13px;
	width: 100%;
	max-width: 390px;
}


/*--------------------*
   SMALL COLOR BOXES - for tables
----------------------*/
span.small-box {
    width: 13px;
    height: 13px;
    display: block;
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 2px;
}


/*--------------------*
   OVERALL BAR
----------------------*/
.overall-bar {
	padding: 0 20px;
}

.balance-bar {
	overflow: hidden;
	padding-top: 10px;
	xwidth: 1000px;
	margin: 0 auto 20px auto;
}


.progress {
	height:30px;
	margin: 0 auto 20px auto;
	overflow:hidden;
	background-color:#e7e7e7;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
	/*width:auto;*/
	xfloat: left;
	position: relative;
	line-height: 30px;
}

ul li.bar-progress {
	font-size: 20px;
	font-weight: 900;
	margin-right: 25px;
	margin-bottom: 10px;
	display: inline-block;	
}

ul li.bar-progress:last-child {
	margin-right:0
}

ul li.bar-progress span {
	font-size: 33px;
	font-weight: 900;
	text-align: right;
}

.bar-progress.text-othersParty {
    margin-right: 0;
}

label.barLabel {
	position: absolute;
	right: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
	

/*--------------------*
   RESULTS PAGE
----------------------*/
.parliament-seats-won {
    background: #EDEDF3;
    padding: 35px 10px 25px 10px;
	margin-top:30px;
	text-align:center;
}

.update-area {
	margin: 60px 0;
}

.parliament-overview {
	margin-bottom: 40px;
}

.col-lg-4.col-md-12.col-12.live-feed {
    padding: 0;
}

ul.feed-listing {
	margin-top: 8px;
	border: 1px solid #ddd;
	padding: 15px;
	overflow-y: scroll;
    max-height: 575px;
	max-width: 390px;
}

ul.feed-listing li {
	line-height: 24px;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}

ul.feed-listing li:last-child {
	border: none;
}

span.time-feed {
	color: #990000;
	font-weight: 700;
	font-size: 13px;
}

.table-header{
	text-align: center;
	padding: 0 5px;
}

.table-header.bn-column {
	border-bottom: 3px solid #0069bb;
}

.table-header.opp-column {
	border-bottom: 3px solid #f44422;
}

.table > thead > tr > th {
	border: none;
	text-align: center;
}

.highlight {
	color: #fff !important;
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
	padding: 8px 9px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
	position: relative;
	background-clip: padding-box;
	font-size: 13px;
}

.tick-icon {
    right: 5px;
    float: right;
    position: absolute;
    margin-top: 5px;
}

.tick-note {
	float: left;
	margin: 5px 5px 0 0;
}

.sm-note {
	color: #000;
    margin-right: 10px;
    font-size: 12px !important;
	float: right;
}

.fa.fa-check.dark-tick {
	color: #000;
	font-size: 11px;
}

.left-border {
	xborder-left: 1px solid #ddd !important;
}

.view-more {
    float: right;
    margin: 5px 10px 0 0;
    font-weight: bold;
    font-size: 12px;
	color: #bb0000 !important;
}

.mainBox-listing {
	margin-top: 20px;
}

ul.breakdown-listing li.bd-list-2 {
	list-style: none;
    font-weight: bold;  /*900;*/
    font-size: 35px;  /*20px;*/
    text-align: center;
    width: 50%;
    float: left;
    margin-bottom: 12px;
    margin-left: -18px;
}

.seats-total {
	margin-left: 5px;
}

.label-results {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

/*--------------------*
   PARTIES PAGE
----------------------*/
p.party {
	text-align: left;
	font-style: italic;
	margin-top: 0;
}

.about-party {
	xborder: 1px solid #ccc;
	padding: 20px;
	xmin-height:310px;
	margin: 10px 0;
	text-align: center;
}

.about-party img {
	margin: 0 auto 10px auto;
}

p.party-category {
	font-size: 14px;
	text-align: center;
}

p.party-name {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}

p.leader {
	text-align: center;
	font-size: 13px;
}

.party-type {
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 20px;
	min-height: 236px;
}
	
/*--------------------*
   STATE PAGE
----------------------*/
.state-overview-section {
	margin-bottom: 30px;
	margin-top: 30px;
}

img.main-state-map {
	margin-bottom: 20px;
}

ul.state-parliament-overview {
	padding: 20px 0;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

ul.state-parliament-overview li {
	display: inline-block;
	vertical-align: top;
}

img.state-map {
	margin-bottom: 20px;
}

.state-overview {
	overflow: hidden;
	display: block;
	margin: 30px 0;
}

ul.breakdown-listing li.bd-list {
	font-weight: 900;
	font-size: 20px;
	text-align: left;
	width: 50%;
	float: left;
	margin-bottom: 12px;
}

span.font35 {
	font-size: 35px;
	font-weight: 900;
	margin-left: 8px;
}

.extraMargin {
	margin-left: 13px !important;
}

.state-info {
	position: relative;
}

.sabah-info {
    margin-bottom: 30px;
}


.main-map {
	position: relative;
	margin-bottom: 20px;
}

.height-bar {
	height: 60px;
	line-height: 60px;
	width: 100%;
}


p.incumbent {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}


/*--------------------*
  MISC 
----------------------*/
.opposition-overall {
	text-align:center;
	margin-bottom: 40px;
	}

.overall-opp-seat {
	padding: 0;
}

ul.overall-opp-seat li {
	display: inline-block;
	border: 1px solid #ccc;
	margin-left: 7px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	width: 80px;
	padding: 5px 0;
	margin-bottom: 10px;
}

ul.overall-opp-seat li span.seat-number-dap {
	font-size: 28px;
	font-weight: bold;
	color: #E7006A;
}

ul.overall-opp-seat li span.seat-number-pas {
	font-size: 28px;
	font-weight: bold;
	color: #008B50;
}

ul.overall-opp-seat li span.seat-number-pbdsb {
	font-size: 28px;
	font-weight: bold;
	color: #9933B9;
}

ul.overall-opp-seat li span.seat-number-amanah {
	font-size: 28px;
	font-weight: bold;
	color: #FFAE00;
}

ul.overall-opp-seat li span.seat-number-others {
	font-size: 28px;
	font-weight: bold;
	color: #818EA0;
}


/*--------------------*
  AD SLOT
----------------------*/
.banner-ad {
	margin-top: 15px;
	text-align: center;
}


/*--------------------*
  PINNED ICON
----------------------*/
.fa.fa-thumb-tack {
	color: #bbb;
	font-size: 13px;
	-ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Safari 3-8 */
    transform: rotate(-30deg);
	margin-right: 6px;
	xmargin-top: 3px;
	float: left;
	padding: 5px 8px 3px 3px;
       cursor: pointer;
}

.fa.fa-thumb-tack.selected {
	color: #1d7ea4;
}

.fa.fa-thumb-tack.selected.for-title {
    float: none;
    padding: 0 !important;
    vertical-align: middle;
    margin-top: -8px !important;
}


/*--------------------*
  SEARCH FILTER
----------------------*/
#myInputp, #myInputs {
  background-image: url('../images/searchicon.png');
  background-position: 5px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 14px;
  padding: 5px 10px 5px 30px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  margin-top: 5px;
}

#myUL {
  list-style-type: none;
  padding: 0;
  xmargin-left: 61px;
  xwidth: 100%;
  display: none;
}

#myUL li a {
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6;
  padding: 8px;
  text-decoration: none;
  font-size: 14px;
  xcolor: black;
  display: block;
}

#myUL li a:hover:not(.header) {
  background-color: #eee;
}


/*--------------------*
  PINNED LISTING
----------------------*/
.pinned-listing {
	overflow: hidden;
	margin: 20px 0 5px 0;
}

ul.pinnedList {
	xfloat: left;
}

ul.pinnedList li {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 14px;
	margin-right: 2px;
	background: #fff;
	margin-bottom: 5px;
}

.fa.fa-times {
    font-weight: normal;
    font-size: 10px;
    color: #999;
    margin-left: 10px;
}

.fa.fa-thumb-tack.main-pinned {
	font-size: 18px;
	color: #1d7ea4;
	margin-left: 5px;
	margin-right: 2px;
}

label.blue-pin-icon {
	float: left;
	margin-right: 8px;
	margin-top: 6px;
}

.blue-pin-icon span {
	font-size: 11px;
	margin-left: 2px;
	font-weight: normal
}

a.goTo-pinList {
	color: #bb0000;
}


/*--------------------*
   LIVE FEED PAGE
----------------------*/
.live-updates {
	margin-top: 50px;
	margin-bottom: 50px;
}

.live-updates ul li {
	margin-bottom: 20px;
	line-height: 22px;
}

h4.title-update {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 3px;
}
	

/*--------------------*
   UNCONFIRMED VOTES
----------------------*/
.unconfirmed-bn {
    font-weight: normal;
    margin: 5px 0 25px 0;
    font-size: 14px;
    color: #0069bb;
}

.unconfirmed-opp {
    font-weight: normal;
    margin: 5px 0 25px 0;
    font-size: 14px;
    color: #f44422;
}


/*--------------------*
   PINNED SEATS
----------------------*/
.prompt-message {
	text-align: center;
	margin: 40px 0;
}

.prompt-message img {
	margin: 10px auto;
}


.prompt-message h4 {
	font-weight: 900;
	margin-bottom: 10px;
}
.pinned a {
       font-weight: 900 !important;
       color: #bb0000;
}


.bold900 a {
       font-weight: 900;
}


/*--------------------*
  SEARCH PAGE
----------------------*/
.boldText {
    font-size: 18px;
    font-weight: 900;
}

#myInput.noBg-icon {
 background: none;
  width: 100%;
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  margin-top: 5px;
  height: 35px;
}

.search-results {
	background: #eaeaea;
	margin-bottom: 50px;
}

.width10 {
	width: 10%;
	padding: 15px !important;
	text-align: center;
	border: none;
}

.width80 {
	width: 80%;
	padding: 15px !important;
	text-align: left;
	border: none;
}

.seat-code {
font-size: 18px;
font-weight: 900;
text-transform: uppercase;
vertical-align: text-top;
color: #383838;
padding-left: 15px;
}

.name-code {
font-size: 18px;
font-weight: 900;
text-transform: uppercase;
line-height: 26px;
color: #383838;
}

.name-code span {
font-size: 18px;
color: #939598;
font-weight: normal;
text-transform: capitalize;
}

.name-code span.state-name {
font-size: 18px;
font-weight: 900;
text-transform: capitalize;
line-height: 26px;
color: #383838;
}

.view-row {
	vertical-align: bottom;
	margin-top: 30px;
}

.without-name {
	margin-top: 5px;
}

.view-row a {
	float: right;
	font-size: 13px;
	color: #bb0000;
}

.results {
    background: #eaeaea;
    overflow: hidden;
    padding: 15px 5px;
}

.header-table {
    background: #eaeaea;
    overflow: hidden;
    padding: 10px;
    margin-top: 5px;
	border-bottom: 1px solid #999;
}


.search-icon {
    margin-top: 13px;
    margin-right: 5px;
}


.search-icon-res {
    margin-right: 5px;
}
