/* 
	MULTILINES 
*/
#multilines .controls button {
	    font-size: 16px;
	color: transparent;
    border: 1px solid #333;
    margin-left: 0px;
    width: 26px;
    height: 21px;
    display: inline-block;
    text-transform: uppercase;
}
#multilines .controls button.next-button:before{content: "\f077";
    position: relative;
    left: -1px;
    top: -4px;
	color: #333;
    font-family: FontAwesome;}
#multilines .controls button.prev-button:before{content: "\f078";
    position: relative;
    left: -1px;
    top: -4px;
	color: #333;
    font-family: FontAwesome;}
#multilines .controls button.stop-button:before{content: "\f04c";
    position: relative;
    left: -1px;
    top: -3px;
	color: #333;
    font-family: FontAwesome;}
#multilines .controls button.start-button:before{content: "\f144";
    position: relative;
    left: -1px;
    top: -3px;
	color: #333;
    font-family: FontAwesome;}
#multilines ul.newsticker {
	display: block;
	margin: 0;
	padding: 0;
	height: 300px !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 button {
	    font-size: 16px;
    color: transparent;
    border: 1px solid #333;
    margin-left: 0px;
    width: 26px;
    height: 21px;
    display: inline-block;
    text-transform: uppercase;
}
#multilines1 .controls button.next-button:before{content: "\f077";
    position: relative;
    left: -1px;
	color: #333;
    top: -4px;
    font-family: FontAwesome;}
#multilines1 .controls button.prev-button:before{content: "\f078";
    position: relative;
    left: -1px;
	color: #333;
    top: -4px;
    font-family: FontAwesome;}
#multilines1 .controls button.stop-button:before{content: "\f04c";
    position: relative;
    left: -1px;
	color: #333;
    top: -3px;
    font-family: FontAwesome;}
#multilines1 .controls button.start-button:before{content: "\f144";
    position: relative;
    left: -1px;
	color: #333;
    top: -3px;
    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: 355px !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 .controls{text-align:right;}
/*2*/
#multilines2 .controls button {
	    font-size: 16px;
    color: transparent;
    border: 1px solid #333;
    margin-left: 0px;
    width: 26px;
    height: 21px;
    display: inline-block;
    text-transform: uppercase;
}
#multilines2 .controls button.next-button:before{content: "\f077";
    position: relative;
    left: -1px;
	color: #333;
    top: -4px;
    font-family: FontAwesome;}
#multilines2 .controls button.prev-button:before{content: "\f078";
    position: relative;
    left: -1px;
	color: #333;
    top: -4px;
    font-family: FontAwesome;}
#multilines2 .controls button.stop-button:before{content: "\f04c";
    position: relative;
    left: -1px;
	color: #333;
    top: -3px;
    font-family: FontAwesome;}
#multilines2 .controls button.start-button:before{content: "\f144";
    position: relative;
    left: -1px;
	color: #333;
    top: -3px;
    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: 300px !important;
	list-style:none;
}
#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;
}
.panel-gazette #multilines2  .panel-body {
    padding: 0px 0px 10px;
}
#multilines2 ul.newsticker > li:hover {
	background-color: #f7f7f7;
}
#multilines2 .controls{text-align:right;}
.imp-weblinks .owl-theme .owl-nav {
        z-index: -1;
    margin-top: 0;
    line-height: 5px;
    margin-bottom: 10px;
}

