/* 
	MULTILINES 
*/
#multilines .controls a {
	    font-size: 16px;
    color: #333;
    border: 1px solid #333;
    margin-left: 0px;
    width: 26px;
    height: 21px;
    display: inline-block;
    text-transform: uppercase;
}
#multilines .controls a.next-button:before{content: "\f077";
    position: relative;
    left: 0;
    top: -3px;
    font-family: FontAwesome;}
#multilines .controls a.prev-button:before{content: "\f078";
    position: relative;
    left: 0;
    top: -3px;
    font-family: FontAwesome;}
#multilines .controls a.stop-button:before{content: "\f04c";
    position: relative;
    left: -1px;
    top: -2px;
    font-family: FontAwesome;}
#multilines .controls a.start-button:before{content: "\f144";
    position: relative;
    left: -1px;
    top: -2px;
    font-family: FontAwesome;}
#multilines ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	height: 337px !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;
}
.panel-gazette #multilines  .panel-body {
    padding: 0px 0px 10px;
}
#multilines ul.newsticker > li:hover {
	background-color: #f7f7f7;
}
#multilines .controls{text-align:right;}
/*1*/
#multilines1 .controls a {
	    font-size: 16px;
    color: #333;
    border: 1px solid #333;
    margin-left: 0px;
    width: 26px;
    height: 21px;
    display: inline-block;
    text-transform: uppercase;
}
#multilines1 .controls a.next-button:before{content: "\f077";
    position: relative;
    left: 0;
    top: -3px;
    font-family: FontAwesome;}
#multilines1 .controls a.prev-button:before{content: "\f078";
    position: relative;
    left: 0;
    top: -3px;
    font-family: FontAwesome;}
#multilines1 .controls a.stop-button:before{content: "\f04c";
    position: relative;
    left: -1px;;
    top: -2px;
    font-family: FontAwesome;}
#multilines1 .controls a.start-button:before{content: "\f144";
    position: relative;
    left: -1px;
    top: -2px;
    font-family: FontAwesome;}
#multilines1 ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	height: 315px !important;
}
#multilines1 ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	height: 315px !important;
	list-style:none;
}
#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;
}
.panel-gazette #multilines1  .panel-body {
    padding: 0px 0px 10px;
}
#multilines1 ul.newsticker > li:hover {
	background-color: #f7f7f7;
}
#multilines1 ul.newsticker > li:marker{padding:0px; margin:0px;}
#multilines1 .controls{text-align:right;}
/*2*/
#multilines2 .controls a {
	    font-size: 16px;
    color: #333;
    border: 1px solid #333;
    margin-left: 0px;
    width: 26px;
    height: 21px;
    display: inline-block;
    text-transform: uppercase;
}
#multilines2 .controls a.next-button:before{content: "\f077";
    position: relative;
    left: 0;
    top: -3px;
    font-family: FontAwesome;}
#multilines2 .controls a.prev-button:before{content: "\f078";
    position: relative;
    left: 0;
    top: -3px;
    font-family: FontAwesome;}
#multilines2 .controls a.stop-button:before{content: "\f04c";
    position: relative;
    left: -1px;
    top: -2px;
    font-family: FontAwesome;}
#multilines2 .controls a.start-button:before{content: "\f144";
    position: relative;
    left: -1px;
    top: -2px;
    font-family: FontAwesome;}
#multilines2 ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	height: 315px !important;
}
#multilines2 ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	height: 315px !important;
	list-style:none;
}
#multilines2 ul.newsticker > li {
	padding:14px 0px 12px 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;
}
#multilines2 ul.newsticker > li:before{
content: '';
    background: url(../images/event-default.jpg) center no-repeat;
    padding:35px;
    background-size: cover;
    display: inline-block;
	left:0px; 
	top:0px;
	margin-right:10px;
	float:left;
	border: 1px solid #ddd;
    border-radius: 3px;
}
#multilines2 ul.newsticker li a{top:0px;}
#multilines2 ul.newsticker > li:hover {
	background-color:#f7f7f7;
}
.panel-gazette #multilines2  .panel-body {
    padding: 0px 0px 10px;
}
#multilines2 ul.newsticker > li:marker{padding:0px; margin:0px;}
#multilines2 .panel-footer{margin-top:15px; 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;}
#multilines2 .panel-body{padding:0px;}


