/* 
	MULTILINES 
*/
#multilines .controls button {
  font-size: 13px;
color: #333;
border: 1px solid #333;
margin-left: 0px;
width: 26px;
height: 21px;
display: inline-block;
text-transform: uppercase;
cursor: pointer;
}
#multilines .controls button.next-button:before{content: "\f077";
position: relative;
left: 0px;
top: 0px;
font-family: FontAwesome;}
	#multilines .controls button.prev-button:before {
		content: "\f078";
		position: relative;
		left: 0px;
		top: 0px;
		font-family: FontAwesome;
	}
	#multilines .controls button.stop-button:before {
		content: "\f04c";
		position: relative;
		left: 2px;
		top: 0px;
		font-family: FontAwesome;
	}
	#multilines .controls button.start-button:before {
		content: "\f144";
		position: relative;
		left: 0px;
		top: 0px;
		font-family: FontAwesome;
	}
#multilines ul.newsticker {
display: block;
margin: 0;
padding: 0;
height: 350px !important;
list-style:none;
}

#multilines ul.newsticker > li {
-o-transition: background-color .2s;
-moz-transition: background-color .2s;
-webkit-transition: background-color .2s;
-ms-transition: background-color .2s;
transition: background-color .2s;
padding: 5px 0px;
border-bottom: 1px dotted #ccc;
}
#multilines ul.newsticker > li a{top:0px; color:#2d3e50; font-size:1em; margin-bottom:3px;  line-height: 20px; font-weight: 500;
  text-decoration: none;}
.panel-gazette #multilines  .panel-body {
padding: 0px 0px 10px;
}
#multilines ul.newsticker > li:hover {
background-color: #f7f7f7;
}
#multilines .controls{text-align:right;}
ul.newsticker > li a {display:block;    line-height: 20px;}
ul.newsticker > li span.arw{display:none;}
ul.newsticker > li a span.dtype{display:none;}
ul.newsticker > li i{color:#bf0000;}
ul.newsticker > li span.datesize{font-size: .7em; font-weight:600; color: #656565;}
ul.newsticker > li p{display:inline-block;font-size: .7em; font-weight:600; color: #656565;}
/*1*/
#multilines1 .controls button {
  font-size: 16px;
color: #333;
border: 1px solid #333;
margin-left: 0px;
width: 26px;
height: 21px;
display: inline-block;
text-transform: uppercase;
cursor: pointer;
}
#multilines1 .controls button.next-button:before{content: "\f077";
position: relative;
left: 2;
top: -3px;
font-family: FontAwesome;}
#multilines1 .controls button.prev-button:before{content: "\f078";
position: relative;
left: 2;
top: -3px;
font-family: FontAwesome;}
#multilines1 .controls button.stop-button:before{content: "\f04c";
position: relative;
left: 2px;;
top: -2px;
font-family: FontAwesome;}
#multilines1 .controls button.start-button:before{content: "\f144";
position: relative;
left: 2px;
top: -2px;
font-family: FontAwesome;}
#multilines1 ul.newsticker {
display: block;
margin: 0;
padding: 0;
height: 350px !important;
}

#multilines1 ul.newsticker > li {

-o-transition: background-color .2s;
-moz-transition: background-color .2s;
-webkit-transition: background-color .2s;
-ms-transition: background-color .2s;
transition: background-color .2s;
padding: 5px 0px;
border-bottom: 1px dotted #ccc;
}
#multilines1 ul.newsticker > li a{top:0px; color:#000972; font-size:1.1em; margin-bottom:15px;}
.panel-gazette #multilines1  .panel-body {
padding: 0px 0px 10px;
}
#multilines1 ul.newsticker > li:hover {
background-color: #f7f7f7;
}

#multilines1 .controls{text-align:right;}
/*2*/
#multilines2 .controls button {
  font-size: 16px;
color: #333;
border: 1px solid #333;
margin-left: 0px;
width: 26px;
height: 21px;
display: inline-block;
text-transform: uppercase;
cursor: pointer;
}
#multilines2 .controls button.next-button:before{content: "\f077";
position: relative;
left: 2px;
top: -3px;
font-family: FontAwesome;}
#multilines2 .controls button.prev-button:before{content: "\f078";
position: relative;
left: 2px;
top: -3px;
font-family: FontAwesome;}
#multilines2 .controls button.stop-button:before{content: "\f04c";
position: relative;
left: 2px;
top: -2px;
font-family: FontAwesome;}
#multilines2 .controls button.start-button:before{content: "\f144";
position: relative;
left: 2px;
top: -2px;
font-family: FontAwesome;}
#multilines2 ul.newsticker {
display: block;
margin: 0;
padding: 0;
height: 350px !important;
}

#multilines2 ul.newsticker > li {
-o-transition: background-color .2s;
-moz-transition: background-color .2s;
-webkit-transition: background-color .2s;
-ms-transition: background-color .2s;
transition: background-color .2s;
padding: 5px 0px;
border-bottom: 1px dotted #ccc;
}
#multilines2 ul.newsticker li a{top:0px; color:#000972; font-size:1.1em; margin-bottom:15px;}
#multilines2 ul.newsticker > li:hover {
background-color:#f7f7f7;
}
.panel-gazette #multilines2  .panel-body {
padding: 0px 0px 10px;
}

#multilines2 .panel-footer{padding: 10px 15px;
background-color: #f5f5f5;
background-image: url(../images/dottedpattern.svg);
border: 1px solid #ddd;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;}
#multilines2 .controls{text-align:right;}

.dynamicbtn-vl {
float: left;
color: #373737;
font-size: 1.3em;
font-weight:700;
}
/**/
/*3*/
#multilines3 .controls button {
  font-size: 13px;
color: #333;
border: 1px solid #333;
margin-left: 0px;
width: 26px;
height: 21px;
display: inline-block;
text-transform: uppercase;
cursor: pointer;
}
#multilines3 .controls button.next-button:before{content: "\f077";
position: relative;
left: 0px;
top: 0px;
font-family: FontAwesome;}
	#multilines3 .controls button.prev-button:before {
		content: "\f078";
		position: relative;
		left: 0px;
		top: 0px;
		font-family: FontAwesome;
	}
	#multilines3 .controls button.stop-button:before {
		content: "\f04c";
		position: relative;
		left: 2px;
		top: 0px;
		font-family: FontAwesome;
	}
	#multilines3 .controls button.start-button:before {
		content: "\f144";
		position: relative;
		left: 0px;
		top: 0px;
		font-family: FontAwesome;
	}
#multilines3 ul.newsticker {
display: block;
margin: 0;
padding: 0;
height: 350px !important;
}

#multilines3 ul.newsticker > li {

-o-transition: background-color .2s;
-moz-transition: background-color .2s;
-webkit-transition: background-color .2s;
-ms-transition: background-color .2s;
transition: background-color .2s;
padding: 5px 0px;
border-bottom: 2px dashed #ccc;
}
#multilines3 ul.newsticker > li a{top:0px; color:#000972; font-size:1.1em; margin-bottom:15px;}
.panel-gazette #multilines3  .panel-body {
padding: 0px 0px 10px;
}
#multilines3 ul.newsticker > li:hover {
background-color: #f7f7f7;
}

#multilines3 .controls{text-align:right;}
/**/
.newsbrd .panel-title {
background-color: #005e4f;
color: #fff;
padding: 8px;
text-align: center;
font-size: 1.3em;
margin: 0px;
font-weight:700;
}
.go-tckr .panel-title {
background-color: #585858;
color: #fff;
padding: 8px;
text-align: center;
font-size: 1.3em;
margin: 0px;
font-weight:700;
}
.tender-tckr .panel-title {
background-color: #36770e;
color: #fff;
padding: 8px;
text-align: center;
font-size: 1.3em;
margin: 0px;
font-weight:700;
}
.repr-tckr .panel-title {
color: #083880;
padding: 8px;
font-size: 1.5em;
margin: 0px;
font-weight:700;
}
.panel-default>.panel-heading {
background-color: #ffffff;
border-color: #b7b7b7;;
}
.datetimeinfo{margin-top:5px; margin-bottom:5px;}
/**/


