/* Overide bootstrap */
.table{
    font-size: 12px;
}
.row {
    max-width: 969px;
    margin: 0 auto;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-default {
    background: #ffffff;
    border: none;
    box-shadow: none;
}
.navbar-default > .navbar-nav > li > a {
    padding: 3px 7px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.navbar-default > .navbar-nav > li > a:hover {
    background: #e36721;
    color: #ffffff;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
ul.dropdown-menu {
    background: #e36721;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}
ul.dropdown-menu li {
    position: relative;
    border-bottom: 1px solid #ffffff;
}
ul.dropdown-menu li:last-child {
    border-bottom: none;
}
ul.dropdown-menu li a {
    color: #ffffff;
}
ul.dropdown-menu li a:hover {
    background: #ffffff;
    color: #000000;
}
ul.nav-pills {
    list-style-type: none;
}
.nav .divider {
    padding-top: 9px;
    color: #e36721;
}
.nav-pills .divider {
    color: #ffffff;
}
.nav-pills > li > a {
    color: #ffffff;
}
.nav-tabs {
    font-size: 10px;
    text-align: center;
}
.nav > li >a {
    padding: 0;
    margin-left: 3px;
}

a.action_link {
text-decoration: none;
}
/* Custom styles */
#header-inner .row{
    position: relative;
}
#ribbon {
    position: absolute;
    top: 100px;
    width: 100%;
    height: 30px;
    background: #e36721;
    z-index: -1;
}
.nav-pills {
    position: absolute;
    top: 106px;
    right: 10px;
    font-size: 12px;
}
#slider-wrapper, #news {
    min-height: 300px;
}
#slider-wrapper {
    border: 1px solid #cccccc;
}
#main-text {
    padding: 10px;
    font-size: 12px;
    text-align: justify;
}
.read-more {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 10px;
    font-weight: bold;
    color: #29873b;
}
#pv-news, #solar, #pv-reports{
    height: 300px;
    overflow-y: scroll;
}
#pv-news .item {
    position: relative;
    padding: 10px 5px;
    border-bottom: 1px solid #cccccc;
}
#solar .item {
    position: relative;
    padding: 10px 5px;
    border-bottom: 1px solid #cccccc;
}
#pv-reports .item {
    position: relative;
    padding: 10px 5px;
    border-bottom: 1px solid #cccccc;

}
/*#solar .item h6 a,*/
#pv-reports .item h6 a {
    font-weight: bold;
    color: #e36721;
}
#pv-news .item h6 {
    font-weight: bold;
    color: #e36721;
    margin-top: 0;
    margin-bottom: 0;
}
#pv-news .item p {
    text-align: justify;
    font-size: 12px;
}
#pv-news .item .read-more {
    bottom: 0;
    right: 10px;
}

#solar .item h6 {
    font-weight: bold;
    color: #e36721;
    margin-top: 0;
    margin-bottom: 0;
}
#solar .item p {
    text-align: justify;
    font-size: 12px;
}
#solar .item .read-more {
    bottom: 0;
    right: 10px;
}
#headings {
    margin:15px auto; 
    text-align: left;
}
#research, #industry {
    /*    min-height: 280px;   for 4 rows of logos*/
    min-height: 400px; /*    min-height: 335px; */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434242;
	text-decoration: none;
	background-image: url(../images/bg_re.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 18px;
	padding-left: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}
 #training {
/*    min-height: 280px;   for 4 rows of logos*/
    min-height: 400px; /*    min-height: 335px; */
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434242;
	text-decoration: none;
	background-image: url(../images/bg_re.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 8px;
	padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 8px;
}
.curve-top{
    position: absolute;
    top: 0;
    left:0;
    right:0
    width: 100%;
}
.curve-bot {
    position: absolute;
    bottom: 0;
    left:0;
    right:0
    width: 100%;
}
#events .shout,
#activities .shout {
    padding: 5px;
    font-size: 1.5em;
    font-weight: bold;
    background: #e46621;
    color: #ffffff;
}
#events h5,
#activities h5 {
    font-weight: bold;
    color: #29873b;
}
#events .more,
#activities .more {
    position: absolute;
    right: 0;
    bottom: 10px;
    color: #29873b;
    font-weight: bold;
}
marquee {
    height: 100px;
    text-align: left;
}


.slide { marquee-style: slide; 
       height: 200px;
    text-align: left;}

marquee img {
    width: 275px;
    border-top: 1px solid #cccccc;
    margin-top: 15px;
    padding-top: 15px;
}
marquee a {
    /* text-transform: uppercase; */
    color: #29873b;
    font-size: 15px;
}
#footer-wrapper {
    margin: 25px 0 25px;
    color: #ffffff;
}
#footer-inner {
}
#footer-inner .row {
    background: #e46621;
    padding: 15px;
}
#credits {
    padding-top: 5px;
}
#social a {
    margin-left: 10px;
}
#social img {
    width: 30px;
}

/* Overide bjqs */
.bjqs-markers {
    height: 25px;
    background: #f5f5f5;
}
.bjqs-markers li a {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
.bjqs-prev a {
    margin-top: 5px;
    left: 25px !important;
}
.bjqs-next a {
    margin-top: 5px;
    right: 25px !important;
}
.gsc-search-button {
    display: none;
}
#search-box {
    width: 200px;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 5px 0 0 20px !important;
}

.pg_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #29873b;
    text-decoration: none;
    font-weight: bold;
}
.blue_link {
    color: rgb(0, 0, 128);
    font-weight: bold;
}
.red_link {
    color: rgb(255, 0, 0);
    font-weight: bold;
}
.content {
    margin-top: 20px;
}
.content span {
	line-height: 20px;
	text-align: justify;
	font-size: 14px;
}
.content span p {
	line-height: 20px;
	text-align: justify;
	font-size: 14px;
}
.content p {
	line-height: 20px;
	text-align: justify;
	font-size: 14px;
}
.content .sidebar p {
	text-align: left;
}
table {
	border: none;
}
table tr {
	border: none;
}
table tr td {
	border: none;
}
.UP {
	color: green;
}
.Down {
	color: red;
}
.Installation {
	color: orange;
}
.table>tbody>tr:nth-child(odd)>th, .table-striped>tbody>tr:nth-child(odd)>th {
	color: #a26dc8 !important;
}
<!-- event table -->
.event_table {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
	
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
	
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
	
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}.event_table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.event_table tr:last-child td:last-child {
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
}
.event_table table tr:first-child td:first-child {
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}
.event_table table tr:first-child td:last-child {
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
}.event_table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
}.event_table tr:hover td{
	background-color:#ffffff;
		

}
.event_table td{
	vertical-align:middle;
	
	background-color:#e5e5e5;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.event_table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.event_table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.event_table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.event_table tr:first-child td{
		background:-o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");	background: -o-linear-gradient(top,#4c4c4c,000000);

	background-color:#4c4c4c;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.event_table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #4c4c4c 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");	background: -o-linear-gradient(top,#4c4c4c,000000);

	background-color:#4c4c4c;
}
.event_table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.event_table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
<!---------------- End ----------------------->

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;position:absolute;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.errorlabel{
  color: red;
  font-size: 12px;
}


figure {
    display: inline-block;
    border: 1px dotted gray;
    margin: 20px; /* adjust as needed */
}
figure img {
    vertical-align: top;
}
figure figcaption {
    border: 1px dotted blue;
    text-align: center;
}

.new_padding_top{
   padding: 20px;
}

.new_margin_top{
   margin-top: 20px;
}
