﻿body {
    font-family: 'Rubik', sans-serif !important;
}
#container {
    width:100%;
    margin:20px auto;
}
#content {
    width: 98%;
    margin: 16px 0;
    float: left;
    border-radius: 7px;
    padding: 10px;
    box-shadow: 0 0 5px 5px #80808047;
    /* border: 0px solid #d4ddee; */
    /* padding-left: 1%; */
    /* margin-left: 1%; */
    min-height: 450px;
    /* background: rgba(219, 227, 245, 0.00); */
    background: #e5e5e5;
    background: -moz-radial-gradient(center, ellipse cover, #e5e5e5 0%, #ffffff 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-radial-gradient(center, ellipse cover, #e5e5e5 0%,#ffffff 100%);
    background: -o-radial-gradient(center, ellipse cover, #e5e5e5 0%,#ffffff 100%);
    background: -ms-radial-gradient(center, ellipse cover, #e5e5e5 0%,#ffffff 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    font: 600 15px "Open Sans",Arial,sans-serif;
}

.SubMain
{
	width: 98%;
	float: left;
	border-radius: 7px;
	border: 2px solid #d4ddee;
	padding-left: 1%;
	min-height:450px;
	margin-left: 1%;
	/*background: rgba(219, 227, 245, 0.00);	*/
	 background: #e5e5e5; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover,  #e5e5e5 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  #e5e5e5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  #e5e5e5 0%,#ffffff 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  #e5e5e5 0%,#ffffff 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  #e5e5e5 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

 font: 600 15px "Open Sans",Arial,sans-serif;


}
/*.header
{
 float:left;
 width:100%;
 height: 73px*/;
 /*background-image:url(../images/bank-logo.png);*/
 /*background-repeat:no-repeat;
 background-size: 15%;
}*/
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }


.LogoutBut
{width:80px;height:28px;  background:#6facd4; color:#FFF;   background:no-repeat;
 float:right; position:relative; z-index:400; margin-top:5px; margin-right:5%; border-radius:4px; cursor:pointer; font-family:Arial,Calibri; font-weight:600;
}
 
.headRightParent {
    float: right;
    width: 30%;
    height: 50px;
    /* background: #fbe1d4; */
    margin-bottom: 4px;
    /* border: 1px solid #e5e5e5; */
    border-radius: 0px;
    background: #ffffff;
    /* background: -webkit-linear-gradient(top, rgb(41, 111, 200), rgb(255, 255, 255)); */
    background: -moz-linear-gradient(top, #fff, #FFF);
    background: -ms-linear-gradient(top, #e5e5e5, #FFF);
    background: -o-linear-gradient(top, #e5e5e5, #FFF);
    padding: 5px 0px;
    /* border-top: 6px solid rgb(162, 162, 162); */
    /*box-shadow: 0 0 4px 5px rgba(128, 128, 128, 0.0784313725490196);*/
}
   
.headright
        {    height: 16px;
    float: left;
    /* font-size: 80%; */
    color: rgb(142, 142, 142);
    font-weight: 200;
    font-family: monospace;
    font-size: 13px;
        }
#footer {
	clear:both;
	position:absolute;
	bottom:0;
	left:0;
	background:black;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
	background-position:top;
	
}

#footer p {
	margin-top:25px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	bottom:0;
}

#footer a {
	color: #ffffff;
	bottom:0;
}

#LoginInfo
{
	position: absolute;
	top: 105px;
	left: 39%;
	margin: 0;
	padding-top: 0px;
	padding-left: 72px;
	height: 15px;
	width:auto;
	font-size: 12px;
	color: #FFFFFF;


}





.Newsparent
    {
	   width:100%;
	   height:30px;
	   float:left;
	   /*background:#d4e7f8;*/
	   color: #ffffff;
	   font-weight:bold;
	   font-size:75%;
	   font-family:Arial;
	   background: #ffffff;
	   background: -webkit-linear-gradient(top, rgb(148, 148, 148), rgb(171, 171, 171));
	   background: -moz-linear-gradient(top, #949494, #ababab);
	   background: -ms-linear-gradient(top, #949494, #ababab);
	   background: -o-linear-gradient(top, #949494, #ababab);
	   }
		.Newstitle
		{
	width: 20%;
	height: 0;
	border-top: 30px solid rgb(25 87 124);
	border-right: 30px solid transparent;
	color:#171010;
	float:left;
	}
.Newstitle-text
{
	width: 100px;
	height: 20px;
	z-index: 10;
	float: left;
	position: relative;
	margin-left: -130px;
	padding-top: 10px;
	color: #FFF;
}

/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 0px 0px 0px 0px;
	padding: 2px 20px;
	width: 70%;
	height: 32px;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	font-size: 0.75em;
	float:left;
}
.ticker {
	float:left;
	width: 90%;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
	
}
.ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	
	text-transform: uppercase;
	position: relative;
	z-index: 10;
}
.ticker-content {
	margin: 0px;
	padding-top: 5px;
	position: absolute;
	/*color: #3580ac;*/
    color:#FFF;
	font-family:Calibri, Arial;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	font-size:13px;
    
}
.ticker-content:focus {
	
}
.ticker-content a {
	text-decoration: none;	
	color: #3580ac;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	/*background-color: #d4e7f8;*/
	display: block;
	width: 99%;
	height: 23px;
	background: #8e8e8f;
  background: -webkit-linear-gradient(top, rgb(148, 148, 148), rgb(171, 171, 171));
	   background: -moz-linear-gradient(top, #949494, #ababab);
	   background: -ms-linear-gradient(top, #949494, #ababab);
	   background: -o-linear-gradient(top, #949494, #ababab);
}
.ticker-swipe span {
	margin-left: 1px;
	/*background-color: #d4e7f8;*/
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
    background:#2063b7;
  background: -webkit-linear-gradient(top, #2063b7, #3a87e8);
    background: -moz-linear-gradient(top, #2063b7, #3a87e8);
  background: -ms-linear-gradient(top, #2063b7, #3a87e8);
  background: -o-linear-gradient(top, #2063b7, #3a87e8);
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url();
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url();	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url();
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url();	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}


