@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
----------------------*/
/*.DAP {
	color: #ed1c24;
}
.PKR {
	color: #00adef;
}
.PAS {
	color: #009000;
}*/
.blue {
	color: #0169ba;
}

.purple {
	color: #a44bbb;
}

.pink {
	color: #db2276;
}

.green {
	color:#008f42;
}

.orange {
	color: #ffa852;
}

.brown {
	color: #992222;
}

.grey {
	color:#818ea0;
}


/*--------------------*
   PARTI COLORS 
----------------------*/
.bn {
	background: #1c58c1;
    fill: #1c58c1;
}

.ph {
	background: #e40402;
    fill: #e40402;
}

.pn {
	background:  #13467d;
	fill: #13467d;
}

.muda {
	background:  #4ea40b;
	fill: #4ea40b;
}

.pkr {
	background: #00adef;
    fill: #00adef;

}

.gps {
	background: #534e6c;
	fill: #534e6c;
}

.grs {
	background: #a400ff;
	fill: #a400ff;
}

.pbk {
	background: #ffc40c;
	fill: #ffc40c;
}

.psb {
	background: #52aa40;
	fill: #52aa40;
}
.pas, .pi {
	background: #00c185;
    fill: #00c185;
}

.dap {
	background: #ed1c24;
    fill: #ed1c24;
}

.amanah {
	background: #ffa009;
    fill: #ffa009;
}

.warisan {
	background: #f99f25;
    fill: #f99f25;
}

.pejuang, .ppta {
	background: #c132c0;
    fill: #c132c0;
}


.pribumi, .ppbm {
	background: #e62020;
    fill: #e62020;
}

.pbdsb {
	background:#fccb0d;
    fill:#fccb0d;
}

.sapp {
	background: #85c226;
    fill: #85c226;
}

.star {
	background: #022e0a;
    fill: #022e0a;
}

.kita {
	background: #f58220;
    fill: #f58220;
}

.mup {
	background: #ed1b24;
    fill: #ed1b24;
}

.gta {
	background: #007c6c;
	fill: #007c6c;
}

.oth, .others, .othersParty {
	background: #818181;
	fill: #818181;
}

.ind, .indp, .sabah-star, .sapp, .harapan-sabah, .star, .pprs, .sarawak-star, .sapu, .mup, .pap, .prm, .kita, .mcc, .psm, .usno, .kerjasama, .peace-party, .cinta-sabah, .kenyalang, .pbdsb, .pks, .berjasa, .pcm, .pfp, .phrs, .pcs, .pkan, .spp, .ikatan, .pbds, .peace {
	background:#818181;
	fill:#818181;
}

.unc {
	background: #cccccc;
	fill:  #cccccc;
}

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

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

.row-pn {
	border-top: 3px solid #13467d !important;
}

.row-muda {
	border-top: 3px solid #4ea40b !important;
}

.row-warisan {
	border-top: 3px solid #f99f25 !important;
}

.row-pejuang, .row-ppta {
	border-top: 3px solid #c132c0 !important;
}


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

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

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

.text-bn {
	color: #2000c2;
}

.text-pn {
	color: #13467d;
}

.text-ph, .text-pkt {
	color: #d40225;
}

.text-pas {
	color: #00c185;
}

.text-dap {
	color: #d40225;
}

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

.text-amanah {
	color: #ffa954;
}

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

.text-warisan {
	color: #a64abc;
}

.text-indv {
	color: #ffc40c;
}

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

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

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

.text-kita {
	color: #f58220 ;
}

.text-mup {
	color: #ed1b24 ;
}

.text-unc {
	color: #cccccc;
}
.panel-heading.winner-bn {
	border-left:10px solid #112d93;
}

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

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

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

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

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

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


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

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

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

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

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

:root {
	--bn-color: #1c58c1;
	--ph-color: #e40402;	
	--pn-color: #13467d;	
	--gps-color: #534e6c;
	--grs-color: #a400ff;
	--oth-color: #818181;
	--gs-color: #266B1C;
	--muda-color: #4ea40b;
	--warisan-color: #f99f25;
	--pejuang-color: #c132c0;
	--unc-color: #cccccc;
	--gta-color: #007c6c;
}

/*--------------------*
   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;
}
	
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:17px;
}
	
.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: 'FontAwesome';
    content: "\f106";
    float: right;
    font-size: 18px;
    line-height: 22px;
    position: absolute;
    right: 25px;

}

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

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


/*--------------------*
   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-xs-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: 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: 20%;
	z-index: 2;
}

ul.state-info-results {
	/*text-align: left;*/
	font-size:11px;
	padding: 10px;
}

.sm-vote {
	float: right;
}

.state-result-table {
	display: table;
	padding: 2px 5px;
	font-size: 11px;
}
.state-result-table-row {
	display: table-row;
	padding: 2px 0px;
}
.state-result-table-cell {
	display: table-cell;
}
.state-result-table-cell:first-child {
	padding: 2px 0p 2px 0px;
	width: 16px;
}
.state-result-table-cell:nth-child(2) {
	width: 160px;
	padding-left: 5px;
}
.state-result-table-cell:last-child {
	width:90px;
	text-align: right;
	padding-right: 8px;
}
/*--------------------*
   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: 12px;
    height: 12px;
    display: block;
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 5px;
}


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

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


.progress-overall {
	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-xs-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;
}

.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 {
    font-weight: 900;
    font-size: 20px;
    text-align: left;
    width: 50%;
    float: left;
    margin-bottom: 12px;
}

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

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

/*--------------------*
   CANDIDATES PAGE
----------------------*/
p.candidate-info{
	text-align: left;
}

.candidates-overview p {
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
}

p.position-party {
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	text-align: left;
	font-style: italic;
	margin-top: 0;
}

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

.border-ph {
	border-bottom: 3px solid #f44422;
}

.border-pas {
	border-bottom: 3px solid #008b50;
}

.border-others {
	border-bottom: 3px solid #645665;
}

.constituency {
    font-size: 15px !important;
    font-weight: 900;
}

.constituency a {
    color: #bb0000;
	margin-right:2px;
}

.constituency a span {
    font-size: 18px;
xmargin-left: 3px;
}


/*--------------------*
   STATISTICS PAGE
----------------------*/
.colorBlock1 {
	background: #ededf3;
	margin: 40px 0 30px 0;
}

.colorBlock2 {
	background: #AA218D;
	padding: 40px 0;
	margin: 30px 0;
}

.mainGraphic img{
	margin: 0 auto 40px auto;
	display: block;
}

.mainGraphic-res {
	display: none;
}

.white-sub {
    text-align: center;
    color: #fff;
}

img.female-voters  {
	margin: 20px auto 20px auto;
}

img.women-parliament {
	margin: 20px auto 0 auto;
}

.elections-tip {
	padding: 10px;
	min-heigh: 400px;
}

.elections-tip img {
	margin: 0 auto;
}

.elections-tip p {
	text-align: center;
}

.redText {
	font-size: 18px;
	color: #fff;
	background: #F01E1E;
	padding: 5px;
	width: 270px;
	font-weight: 900;
	text-align: center;
	margin: 30px auto;
}

.on-election-day, .before-election-day {
	overflow: hidden;
}

.on-election-day {
	xmargin-bottom: 20px;
}

.generalStats {
	margin: 0 0 30px 0;
	padding: 0;
	overflow: hidden;
}

.unboldText {
    font-weight: normal;
}

img.cronology {
	margin: 0 auto;
}

.cronology-dates h4 {
	font-size: 20px;
background: #3F3F3F;
color: #fff;
text-align: center;
padding: 4px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-weight:700;
}

.cronology-dates h4 span {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
}


.date{
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	line-height: 60px;
	
}

.cronology-dates ul {
	background: #f1f1f1;
}

.cronology-dates {
	margin: 20px 0;
	text-align: center;
}

.cronology-dates ul li {
	display: inline-block;
	text-align: center;
	padding:20px 0;
	width: 89px;
}

.dissolution {
	background: #000;
display: block;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.nomination {
	background: #929497;
	display: block;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.polling {
	background: #F01E1E;
	display: block;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.denotes {
	background: #1B75BB;
	display: block;
    border-radius: 50px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

p.month {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	line-height: 14px;
}

p.day {
	font-weight: normal;
}

.year-title {
    font-size: 25px;
    color: #fff;
    background: #000;
    padding: 8px;
    width: 80px;
    text-align: center;
    margin: 0 auto;
}

.single-border {
	border:1px solid #4a4a4a;
}

.chronology-row {
    margin: 30px 0;
}

.seats-won-img img  {
	margin: 15px auto;
}

.seats-breakdown-table {
	margin: 15px 0;
}

.width60 {
	width: 60%;
	padding: 7px 15px !important;
	text-align: left;
}

.width20 {
	width: 20%;
	text-align: right;
	padding: 7px 15px !important;
}

.remarks {
    font-size: 13px;
    font-style: italic;
}

span.bn-no-seat {
	background:url('../images/infographics/bn-seat.png') no-repeat;
	background-position: center center;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	display: block;
	xheight: 70px;
	line-height: 60px;
}

span.ph-no-seat {
	background:url('../images/infographics/ph-seat.png') no-repeat;
	background-position: center center;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	display: block;
	xheight: 70px;
	line-height: 60px;
}

span.pas-no-seat {
	background:url('../images/infographics/pas-seat.png') no-repeat;
	background-position: center center;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	display: block;
	xheight: 70px;
	line-height: 60px;
}

span.others-no-seat {
	background:url('../images/infographics/others-seat.png') no-repeat;
	background-position: center center;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	display: block;
	xheight: 70px;
	line-height: 60px;
}

p.party-seat {
	font-weight: 700;
	margin-top:0;
	color: #fff;
}

.seats-in-parliament {
	text-align: center;
}

.seats-in-parliament ul {
	xborder:1px solid #000;
	padding: 30px;
}

.seats-in-parliament ul li {
	display: inline-block;
	xpadding: 10px;
	width: 100px;
	text-align: center;
}

.seats-in-parliament h4 {
	text-align: center;
	margin: 10px auto 0 auto;
	border-top: 1px solid #767676;
	border-bottom:1px solid #767676;
	font-weight: 900;
	padding: 6px;
	font-size: 18px;
	background: #272727;
}

.seats-in-parliament h4 span {
	font-weight: normal;
	font-size: 14px;
}

.note2 {
    text-align: center;
    font-size: 13px;
	color: #fff;
}

.colorBlock3 {
	background: #363636;
	padding: 20px 0 50px 0;
margin: 30px 0;
color: #fff;
}

.orange-bg {
	background: #ef5023;
	padding-top: 15px;
	margin: 10px auto 0 auto;
	width: 300px;
	xoverflow: hidden;
	height: 200px;
}

.orange_arrow_box {
	position: relative;
	background: #ef5023;
}

.orange_arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 172, 220, 0);
	border-top-color: #ef5023;
	border-width: 30px;
	margin-left: -30px;
	z-index: 999;
}

.blue-bg {
	background: #00acdc;
	padding-top: 15px;
	margin: 10px auto 0 auto;
	width: 300px;
	xoverflow: hidden;
	height: 200px;
}

.blue_arrow_box {
	position: relative;
	background: #00acdc;
}
.blue_arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 172, 220, 0);
	border-top-color: #00acdc;
	border-width: 30px;
	margin-left: -30px;
	z-index: 999;
}


img.dissolution-image {
	margin: 0 auto;
}

p.dissolution-title {
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	border-bottom:1px solid #fff;
	padding-bottom: 2px;
	font-size: 14px;
}

p.dissolution-details {
	font-size: 13px;
	color: #fff;
}

.white-circle {
	font-size: 16px;
	font-weight: 900;
	color: #231f20;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #fff;
	border-radius: 15px;
	text-align: center;
	margin-right: 3px;
}

.dark-circle {
	font-size: 16px;
	font-weight: 900;
	background: #231f20;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	border-radius: 15px;
	text-align: center;
	margin-right: 3px;
}

span.yellow-font {
	color: #fff100;
	font-weight: 900;
	xfont-size: 12px;
}

span.yellow-font-2 {
	color: #fff100;
	font-weight: 900;
	font-size: 24px;
}
	


/*--------------------*
   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: 20px;
	font-weight: 900;
	margin-left: 8px;
	width: 100px;
	text-align: right;
}

.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;
}


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

.candidate-desktop-view {
	display: block;
}

.candidate-mobile-view {
	display: none;
}
/*--------------------*
   RESPONSIVE 
----------------------*/
@media only screen and (min-width: 1200px) {
	.container {
		width: 1260px;
	}
	
	ul.state-list li:first-child {
	padding-left: 0;
}
}

@media only screen and (max-width: 1059px) {	
.overall-bar {
	padding: 0;
	width: 100%;
}

.progress-overall {
	width: 100%;
}

.balance-bar {
	width: 100%;
}
}


@media only screen and (max-width: 991px) {
	.container {
		xpadding: 0;
	}

	.voters-demographic {
		margin-top: 20px;
		padding-left: 15px !important;
	}


	.col-lg-4.col-md-4.col-xs-12.col-a {
		float: left;
		width: 50%;
		margin-top: 15px;
		overflow: hidden;
	}

	.par-seats-table {
		max-width: none !important;
	}

	ul.feed-listing {
		width: 100%;
		max-width: none;
		margin-bottom: 20px;
	}

	.state-box.pahang-info-box {
		bottom: 3% !important;
	}

	.box-info{
		bottom: 20% !important;

	}

	.state-overview-section {
		margin-bottom: 0;
	}

	.vote-info {
		margin-left: 5px;
	}

	.nav-mobile {
		display: block;
		padding: 0 15px;
	}
}


@media only screen and (max-width: 767px) {

.candidate-mobile-view {
	display: block;
}
.candidate-desktop-view {
	display: none;
}
.pw-button.__pw-size-32 .pw-button-icon {
    background: url(../images/share-mobile.jpg) no-repeat !important;
    width: 19px !important;
    height: 23px !important;
    min-height: 23px !important;
    line-height: 23px !important;
    cursor: pointer;
    background-size: 19px 23px !important;
    margin-right: 5px;
}

.navbar-toggle {
	padding-left: 15px;
}

p.intro {
	width: 100% !important;
	padding: 0 20px;
}

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

.expCntrls.expand-res {
    display: block;
    margin: 10px 0 8px 0;
    float: none;
    overflow: hidden;
    text-align: center;
}

.pinned-listing {
	float: none;
	text-align:center
}

label.blue-pin-icon {
	float: none !important;
}

#myInput {
	width: 100% !important;
}

ul.breakdown-listing li.bd-list {
	text-align: center;
}

.margin2010 {
	margin: 20px 0;
}

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

ul li.mobile-show {
	display:inline-block;
}

ul.state-list {
	display: none;
}

ul.navbar-left li {
	display: inline-block;
}

ul.nav.navbar-nav.navbar-left li a {
	xpadding-left: 30px !important;
}

.site-brand {
	xdisplay: none;
	margin-top: 14px;
}

ul.res-branding {
	display: block !important;
	text-align: left;
	padding: 5px 30px;
	border-bottom: 1px solid #d6d6d6;
}

ul.res-branding li {
	display: inline-block;
}

.site-brand-res {
	font-size: 20px;
    font-weight: 900;
    float: left;
    color: #4b4b4b;
    margin-left: 8px;
    xborder-left: 1px solid #4b4b4b;
    xpadding-left: 12px;
	margin-bottom: 2px;
}

.share i.material-icons {
	margin-top: 5px;
	xpadding-right: 10px;
}

.share-news {
	display: none;
}
	
.share-news-res {
	display: block !important;
	xpadding-top:8px !important;
	xpadding-right: 8px !important;
	padding-bottom: 0 !important;
	width: 25px;
	margin-right: 5px;
}

.share p {
	display: none;
}

.nav.navbar-nav.brand-promo, ul.social-branding {
	display: block !important;
}

.back-link a {
	display: none;
}

.back-res {
	display: block !important;
}

.navbar-nav .open .dropdown-menu{
	position: absolute;
	float:none;
	width:auto;
	margin-top:0;
	background-color:transparent;
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
	padding:5px 15px 5px 25px
}

.navbar-nav .open .dropdown-menu>li>a {
	line-height:20px;
}

.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
	background-image:none;
}

.mobile-show {
	display: block;
}

.mobile-hide {
	display: none;
}

.branding {
	xpadding: 0 5px;
}

.mainNav {
	padding: 0 15px;
}

.container.forNav {
	padding: 0;
}

.for-state-results, .for-more {
	background: #f2f2f2;
	overflow: hidden;
	margin-bottom: 10px;
}

.for-state-results ul, .for-more ul {
	padding: 10px;
	overflow: hidden;
	border-top: 1px solid #ddd;
}

.for-state-results ul li {
	display: inline-block;
	width: 50%;
	float: left;
	padding: 10px 0;
	font-size: 13px;
	font-weight: normal;
	
}

.for-more ul li {
	display: block;
	width: 100%;
	xfloat: left;
	padding: 10px 0;
	font-size: 13px;
	font-weight: normal;
}

.mainGraphic img {
	display:none;
}
  
.mainGraphic-res {
	display: block;
}

.colorBlock1 {
    padding-bottom: 50px;
}


}


@media only screen and (max-width: 680px) {
.col-lg-4.col-md-4.col-xs-12.col-a {
	float: none;
	width: 100%;
	xmargin-top: 40px !important;
}

.par-seats-table {
	width: 100% !important;
	max-width: none !important;
}

.col-lg-4.col-md-4.col-xs-12.parliament-update, .col-lg-4.col-md-4.col-xs-12.state-update {
	padding:0;
}

.parliament-update {
	margin-top: 20px;
}

.state-box {
	bottom: 1.6% !important;
}
}


@media only screen and (max-width: 590px) {
.tab-panel-special .nav-pills>li.bn-tab,
.tab-panel-special .nav-pills>li.ph-tab,
.tab-panel-special .nav-pills>li.pas-tab,
.tab-panel-special .nav-pills>li.others-tab {
	width: 65px;
}
}


@media only screen and (max-width: 520px) {
.state-box {
	position: static !important;
	margin: 0 auto;
}


.box-info {
	position: static !important;
	margin: 0 auto;
}

.main-state-map {
	margin-bottom: 0 !important;
}

.main-map {
	margin-bottom: 30px;
}

.without-name {	
       margin-top: 15px !important;

}
}


@media only screen and (max-width:420px) {
ul li.bar-progress span {
	display: block;
	margin-top: 7px;
	text-align: center;
}

ul.label1 {
	margin-bottom: 5px;
}

.padding-0-mobile {
	padding: 0;
}
}


@media only screen and (max-width:320px) {
label.testing {
	position: absolute;
	right: 40%;
	color: #fff;
	font-size: 12px;
}
}


@media only screen and (min-width: 320px) and (max-width: 540px) {
.progress {
	width: 60%;
}

.number-of-voters {
	width: 30%;
	margin-left: 5px;
	text-align: right;
}
}


@media only screen and (min-width: 320px) and (max-width: 991px) {
.toHide {
	display: none;
}
	
.seat-name-change .tile-wrapper {
	margin: 5px 0;
}
	
.diagram img{
	max-width: 580px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
	
.toShow {
	display: block;
}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
ul.nav.navbar-nav.navbar-left li a{
	padding-left: 10px !important;
}

.dropdown-menu.navigation-children {
    padding-left: 10px;
}

.dropdown-menu {
	left: 0;
}

ul.navbar-nav {
	xmargin-top: 7px !important;
}
}


/*--------------------*
  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;
  color: 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;
}

@media (max-width: 768px){
	.mobile-hidden {
		display:none !important;
	}
	.desktop-hidden{
		display:block !important;
	}
}
@media (min-width: 767px){
	.mobile-hidden {
		display:block !important;
	}
	.desktop-hidden{
		display:none !important;
	}
}

.hidden{
	display:none !important;
}

.last-updated {
    color: grey;
    font-style: italic;
	font-size: 12px;
	padding: 0px 5px;
}
.last-updated .btn-update {
    background-color: #0b763c;
    color: #ffffff;    
    font-size: 12px;
	font-style: normal;	
    padding: 3px 10px;
    margin: 0px 5px;
    border-radius: 20px;
    display: inline-flex;
}
.last-updated .btn-update a{
    text-decoration: none; color: #ffffff;
}
.last-updated span {
    color: grey;
}

.home-page-hotseat-header {
    font-size: 27px;
    font-weight: bold;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
}

.front-page-section-4 {
    margin-bottom: 20px;
}


#hot-seat-search-result-list-parliament .candidate-main-box,
#hot-seat-search-result-list-state .candidate-main-box
 {
    /* max-height: 225px; */
    max-height: 240px;
    overflow-y: auto;
}

#hot-seat-search-result-list-parliament .candidate-main-box::-webkit-scrollbar,
#hot-seat-search-result-list-state .candidate-main-box::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

#hot-seat-search-result-list-parliament .candidate-main-box::-webkit-scrollbar-thumb ,
#hot-seat-search-result-list-state .candidate-main-box::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

#bar-more-button-parliament-official span {
    font-size: 14px;
    padding: 3px 10px;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}
#bar-more-button-parliament-official {
    text-align: center;
    margin: 20px auto 20px auto;
    white-space: nowrap;
    padding: 0px 5px;
    font-weight: bold;
    background-color: #bc0000;
	width: 180px;
}
.articlePopup{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	padding: 30px;
	width: 1000px;
	max-width: 95%;
	height: 90vh;
	overflow: auto;
	box-shadow: 1px 1px 11px 2px #3333;
	border-radius: 7px;
	z-index: 9999999;
	display: none;
}
.articlePopup_sub{
	margin-top: 15px;
}    
#close_Article_popUp{
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
	color: #fff;
	background-color: #333;
	padding: 2px 5px;
	border-radius: 15px;
	z-index: 99999;
}
#opo_UP_Block {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100vh;
	background-color: #000000eb;
	display: none;
	z-index: 99999;
} 

.stat-result-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.stat-info-box {
	width: calc(25% - 10px);
	flex: 0 0 calc(25% - 10px);
	max-width: calc(25% - 10px);
	margin: 0px 5px 10px 5px;
}
.stat-info-box .stat-table{
	width: 100%;
}
.party-flag {
	width: 15%;
}
.party-name {
	text-align: left;
	width: 50%;
}
.seat-contested {
	padding: 10px 0px;
	width: 18%;
}
.seat-won {
	width: 18%;
}
.coalition-title, .coalition-header, .party-info {
	text-align: center;
}
.coalition-title {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}
.coalition-header {
	background-color: #f5f5f5;
}
.coalition-header td:first-child, .coalition-header td:nth-child(1), .coalition-header td:nth-child(2) {
	padding-top: 8px;
	padding-bottom: 8px;
}
.party-info td:first-child, .party-info td:nth-child(1), .party-info td:nth-child(2), .party-info td:nth-child(3) {
	padding-top: 5px;
	padding-bottom: 5px;
}
.coalition-header td:first-child {
	padding-left: 5px;
	text-align: left;
}
.stat-table {
	border: 1px solid #c3c3c3;
}
.stat-table  td {
	border-top: 1px solid #c3c3c3;
	padding-left: 2px;
}
.coalition-sub-header {
	text-align: left;
}
.total-row {
	font-weight: 500;
}
@media screen and (max-width: 679px) {
	.stat-info-box {
		display: block;
		width: 100%;
		max-width: 100%;
		padding-right: 10px;
		flex: none;
	}
	.stat-table {
		width: 100%;
	}
}