/* Add in your custom CSS here and it will overwrite all default style in Swagger */
#menu-book-of-cinema {
    margin: 0;
    list-style: none;
padding: 12px;
}
#menu-book-of-cinema > li > a{
	color: #7F8080;
	background: url(images/widject-imsgs.png) no-repeat;
	background-position: 0px 1px;
	font-family: BebasNeueRegular, Arial, Sans-Serif;
	    font-size: 16px;
	        padding-left: 20px;
}
#menu-book-of-cinema > li > ul{
	padding: 0;
}
.sidebar .widgets-list-layout.no-grav {
    margin: 0 21px;
    margin-right: 2px;
}
.widgets-list-layout-links {
    float: right;
    width: 79.404255% !important;
}
.widgets-list-layout-links a{
	color: #000;
}

/* remove poll unwanted height */
.it_epoll_big_cover img, .it_epoll_big_cover {
    height: 110px !important;
}
li.it_epoll_survey-item br {
    display: none;
}