﻿/*------------------Modern Ticker Classes------------------*/
.modern-ticker {
	width:100%;
	height: 47px;
	line-height: 30px;
	/* font-size: 16px; */

	overflow: hidden;
	margin-left: 10%;
}
.modern-ticker a {
	text-decoration: none;
}
.modern-ticker ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mt-body {
	margin: 2px;
	position: relative;
}
.mt-label { /*margin-right: 2px;*/
	margin:2px;
	padding: 0 8px 0 12px;
	position: absolute;
	left: 0; min-height: 39px; line-height: 39px;
}
.mt-news {
	height: 30px;
	margin: 8px 0;
	overflow: hidden;
	position: absolute;
	max-width: 79%;
	left: 130px !important;
}
/*.mt-scroll .mt-news { background-color: transparent}*/

.mt-news ul {
	background-repeat: no-repeat;
	background-position: -1000px;
}
.mt-news li {
	float: left;
	position: relative;
}
.mt-news li a img.new {
	position: absolute;
	right: -25px;
}
.mt-news a { /*font-size: 16px;*/
	padding: 0 10px 0 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	white-space: nowrap;
}
.mt-scroll.mt-round .mt-news a {
	border-radius: 0;
}
.mt-hide {
	display: none;
}
.mt-controls { /*margin-left: 2px;*/
	margin: 7px;
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-position: -1000px;
}
.mt-next, .mt-play, .mt-prev {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	cursor: pointer;
}
.modern-ticker {
	color: #fff;
	background-color: #FFF;
	margin:8px 0 0 0;
}
.mt-label {
	background-color: #213b55;
}
.mt-news {
	background-color: #ffffff;
}
.mt-preloader {
	background: url(preloader.html) no-repeat center;
}
.mt-news ul {
}
.mt-news a {
	color: #202020;
	background-image: url(../images/bullet.png);
}
.mt-news a:hover {
	color: #000;
}
.mt-controls {
	background-image: url(../images/pause.png);
}
.mt-next, .mt-prev {
	background-color: #213b55;
}
.mt-prev {
	background-image: url(../images/arrow-prev.png);
}
.mt-next {
	background-image: url(../images/arrow-next.png);
}
.mt-play {
	background-color: #213b55;
	background-image: url(../images/play.png);
	margin: 0 1px;
}
.mt-pause {
	background-image: url(../images/pause.png);
}
.mt-next:hover, .mt-play:hover, .mt-prev:hover {
	background-color: #005c87;
}
.mt-next:active, .mt-play:active, .mt-prev:active {
	background-color: #005c87;
}
.mf-links {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
.mf-links li {
	display: inline-block;
	padding: 0 5px;
}
.mf-links li a {
	color: #fff;
	text-decoration: none;
}
.mf-links li a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.table-action tr td { /*font-size:12px;*/
	padding: 0px 5px;
}
.subtotal {
	background: #EBEBEB;
}
.fulbg-grey {
	width: 100%;
	display: block;
	padding: 10px 0 20px;
	margin: 10px auto 0;
	background: #ececeb;
}
.mpanels .mpanel-item:first-child .mpanel-image {
/*margin-top: 45px;*/

}
.mpanel {
	background: #fff;
}
.mpanels a, .mpanels a:hover {
	color: #434955;
	text-decoration: none;
}
.mpanel.mpanel-image {
	border: medium none;
	border-radius: 5px;
	box-shadow: none;
	display: block;
	margin-bottom: 0;
	margin-top: 45px;
	position: relative;
	text-decoration: none;
}
.mpanel.mpanel-image:hover {
	text-decoration: none;
}
.mpanel.mpanel-image .mpanel-body {
	padding: 50px 10px 10px 10px; /*border:2px solid #E8E8E8;*/
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
	border-bottom: none;
	overflow: hidden;
}
.mpanel.panel-image .mpanel-body p {
	color: #676f7a;
	line-height: 22px;
	margin: 0;
}
.mpanel.mpanel-image .mpanel-body .mpanel-title {
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 20px;
	border-bottom: 2px solid #e8e8e8;
	padding-bottom: 10px;
}
.mpanel.mpanel-image .mpanel-icon {
	transition: top 300ms ease 0s;
}
.mpanel.mpanel-image .mpanel-icon {
	height: 90px;
	left: 50%;
	line-height: 90px;
	margin-left: -45px;
	position: absolute;
	text-align: center;
	top: -45px;
	width: 90px;
}
.mpanel.mpanel-image .mpanel-icon .icon {
	border: 5px solid #fff;
	border-radius: 50%;
	color: white;
	display: inline-block;
	font-size: 45px;
	height: 90px;
	line-height: 70px;
	width: 90px;
}
.mpanel.mpanel-image .mpanel-heading {
	overflow: hidden;
	padding: 0;
}
.mpanel.mpanel-image .mpanel-heading img {
	display: block;
	height: auto;
	max-width: 100%;
}
.mpanel.panel-image .mpanel-body {
	padding-top: 5px;
	text-align: center;
}
.mpanel.mpanel-image .mpanel-body .mpanel-title {
	margin: 20px 0;
	text-align: center;
	display: block;
	color: #126097;
	font-weight: bold;
}
.mpanel.mpanel-image .mpanel-icon .icon {
	padding: 0;
}
.mpanel.mpanel-image .mpanel-icon .iconred {
	background-color: #ff7664;
}
.mpanel.mpanel-image .mpanel-icon .iconyellow {
	background-color: #f8a724;
}
.mpanel.mpanel-image .mpanel-icon .icongreen {
	background-color: #6abe0c;
}
.mpanel.mpanel-image .mpanel-icon .icon img {
	margin-left: 15px;
	margin-top: 18px;
}
.mpanel.mpanel-image:hover .mpanel-icon {
	top: -43.2px;
}
.mpanel-body {
	min-height: 260px;
}
 @media (min-width: 992px) {
.mpanel.mpanel-image:hover .mpanel-icon {
	top: -54px;
}
}
/*------------------Vertical news-notifications-circulars-scroller------------------*/ /*   MULTILINES */

#multilines .controls {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: inline-block;
	padding: 5px 10px;
	float: right;
}
#multilines .controls a {
	margin-left: 8px; /*text-transform: uppercase;*/
	outline: none;
	border: none;
	font-weight: bold;
	display: inline-block;
}
#multilines .controls a:first-child { margin-left:0}
#multilines .controls div {
	float: left;
	width: 50%;
	padding: 0;
}
#multilines .container {
	box-shadow: none;
	position: relative;
	margin: 0 auto;
	width: 100%;
	padding: 5px 0 0 0;
}
#multilines .container h1 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	background: none;
}
#multilines .container:before, #multilines .container:after {
	border-radius: none;
	bottom: 0;
	box-shadow: none;
	content: "";
	left: 10px;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: -1;
}
#multilines ul.newsticker {
	display: block;
	margin: 0px 10px 5px 10px;
	padding: 0;
	max-height: 116px;
}
#multilines ul.newsticker > li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 10px 0px;
	-o-transition: background-color .2s;
	-moz-transition: background-color .2s;
	-webkit-transition: background-color .2s;
	-ms-transition: background-color .2s;
	transition: background-color .2s;
	overflow: hidden;
	text-align: justify; /*font-size: 14px;*/
}
#newsevents ul.newsticker > li {
}
#multilines ul.newsticker > li span { /*float: left; font-weight: bold; padding-top: 5px;*/
	color: #0b3a6e;
	display: inline-block;
	float: left;
	width: 50%;
}
#multilines ul.newsticker > li a { /*float: right; padding-top: 5px;*/
	display: block;
	float: left; /*margin: 3px 0;padding-top: 5px;*/
	width: 100%;
}
#multilines ul.newsticker > li a.nofloat {
	float: none;
}
#multilines ul.newsticker > li a.nofloat:hover {
	text-decoration: none;
}
#multilines ul.newsticker > li p {
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-height: 60px;
	font-size: 14px;
}
#multilines ul.newsticker > li p:hover {
	cursor: pointer;
}
/*------------------Vertical news-notifications-circulars-scroller------------------*/ /*   MULTILINES */

#multilines .controls {
	background-color: #213b55;
}
#newsevents .controls {
	background-color: #ff6a61 !important;
}
#multilines .container {
	background-color: #fff;
}
#multilines .container h1 {
	color: #009ee3;
}
#multilines ul.newsticker > li {
	border-bottom: 1px dotted #d4d3d3;
}
#multilines ul.newsticker > li span {
	color: #0b3a6e;
}
#multilines ul.newsticker > li a {
	color: #515151;
}
#multilines ul.newsticker > li a.nofloat {
	color: #1f1f1f;
}
#multilines ul.newsticker > li a.nofloat:hover {
	color: #009ee3;
}
#multilines ul.newsticker > li p:hover {
	/*color: #e0f0ff;*/
}
#multilines ul.newsticker > li span.evnt-dt {
	display: block;
	width: 60px;
	background: #f98840;
	color: rgb(255, 255, 255);
	text-align: center;
	float: left;
	margin: 0px 13px 4px 0px;
}
#multilines ul.newsticker > li span.evnt-yr {
	display: block;
	width: 60px;
	background: #c65a16;
	color: #fff;
	text-align: center;
}
#multilines ul.newsticker > li span.evnt-news {
	display: inline-block;
	width: 75%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
}
