.twitter_timeline_autocommenter_default_light
{
	background-color: #FFFFFF;
	border: solid #CCCCCC;
	border-radius: 4px;
	width: 35%;
	box-shadow: inset 1px 6px 12px #CCCCCC, inset -1px -10px 5px #CCCCCC, 1px 2px 1px black;
	-o-box-shadow: inset 1px 6px 12px #CCCCCC, inset -1px -10px 5px #CCCCCC, 1px 2px 1px black;
	-webkit-box-shadow: inset 1px 6px 12px #CCCCCC, inset -1px -10px 5px #CCCCCC, 1px 2px 1px black;
	-moz-box-shadow: inset 1px 6px 12px #CCCCCC, inset -1px -10px 5px #CCCCCC, 1px 2px 1px black;
	overflow: hidden;
}

.twitter_timeline_autocommenter_default_dark
{
	background-color: rgb(51, 51, 51);
	border: solid #5D5D5D;
	border-radius: 4px;
	width: 35%;
	box-shadow: inset 1px 6px 12px #5D5D5D, inset -1px -10px 5px #5D5D5D, 1px 2px 1px black;
	-o-box-shadow: inset 1px 6px 12px #5D5D5D, inset -1px -10px 5px #5D5D5D, 1px 2px 1px black;
	-webkit-box-shadow: inset 1px 6px 12px #5D5D5D, inset -1px -10px 5px #5D5D5D, 1px 2px 1px black;
	-moz-box-shadow: inset 1px 6px 12px #5D5D5D, inset -1px -10px 5px #5D5D5D, 1px 2px 1px black;
	overflow: hidden;
}

.twitter_timeline_autocommenter_top 
{
	margin-top: 40px;
	z-index: 10099;
}

.twitter_timeline_autocommenter_bottom
{
	margin-bottom: 40px;
	z-index: 10099;
	display: flex-box;
}

#twitter_timeline_autocommenter
{
	position: fixed;
	z-index: 11000;
	width: 35%;
	display: flex-box;
	height: 80%;
}

#twitter_timeline_autocommenter_inside
{
	width: 100%;
	height: 100%;
}

#twitter_timeline_autocommenter .twitter_timeline_autocommenter_line
{
	height:20px;
	width: 100%;
	font-size: 100%;
	text-align: left;
	margin-top: 10px;
}

#twitter_timeline_autocommenter .twitter_timeline_autocommenter_line .twitter_timeline_message_light
{
	font-size: 100%;
	text-align: left;
	padding-left: 10px;
	color: #000000;
}

#twitter_timeline_autocommenter .twitter_timeline_autocommenter_line .twitter_timeline_message_dark
{
	font-size: 100%;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
}

#twitter_timeline_autocommenter .twitter_timeline_autocommenter_line a
{
	text-decoration: none;
	font-weight:bold;
	float: right;
	padding-right: 10px;
	cursor: pointer;
}

.left_side_twitter_timeline_box .twitter_timeline_iframe_widget span 
{

}
.left_side_twitter_timeline_box .jspVerticalBar .jspArrowUp {
    background-position: 1px 0;
}
.left_side_twitter_timeline_box .jspVerticalBar .jspArrowDown {
    background-position: -38px 0;
}

.left_side_twitter_timeline_box .jspVerticalBar
{
	right: 0px;
}

.right_side_twitter_timeline_box .jspVerticalBar
{
	left: 0px;
}

#twitter_timeline_commentbox {
	overflow: hidden;
	display: flex-box;
	height: 90%;
	width: 100%;
}

#twitter_timeline_autocommenter h2 {
	position: absolute;
	z-index:11002;
	cursor: pointer;
}

.twitter_timeline_icon_large {
	width: 100px;
	height: 70px;
	background-size: 100px 70px;
}

.twitter_timeline_icon_medium {
	width: 70px;
	height: 49px;
	background-size: 70px 49px;
}

.twitter_timeline_icon_small {
	width: 50px;
	height: 35px;
	background-size: 50px 35px;
}

.twitter_timeline_icon_left {
	background-image:url('../img/twitter_timeline_left.png');
}

.twitter_timeline_icon_right {
	background-image:url('../img/twitter_timeline_right.png');
}

#twitter_timeline_bglock {
	position: fixed;
	display:none;
	top:0px;
	left:0px;
	z-index:9998;
	width:100%;
	height:100%;
	background:#000000;
}

#twitter_timeline_autocommenter .jspContainer {
    overflow: hidden;
    position: relative;
}

#twitter_timeline_autocommenter .jspPane {
    position: relative;
}

#twitter_timeline_autocommenter .jspVerticalBar {
    background: none repeat scroll 0 0 transparent;
    height: 98%;
    position: absolute;
    top: 0;
    width: 19px;
}

#twitter_timeline_autocommenter .jspHorizontalBar {
	display: none;
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    height: 16px;
    left: 0;
    position: absolute;
    width: 98%;
}
#twitter_timeline_autocommenter .jspVerticalBar *, #twitter_timeline_autocommenter .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

#twitter_timeline_autocommenter .jspCap
{
	display: block;
	background: none;
}

#twitter_timeline_autocommenter .jspVerticalBar .jspCapTop {
	height: 50px;
}

#twitter_timeline_autocommenter .jspVerticalBar .jspCapBottom {
	height: 10px;
}

#twitter_timeline_autocommenter .jspHorizontalBar .jspCap {
    float: left;
}
#twitter_timeline_autocommenter .jspTrack {
    background: none repeat scroll 0 0 transparent;
    position: relative;
	cursor: pointer;
}
#twitter_timeline_autocommenter .jspDrag {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    left: 0;
    position: relative;
    top: 0;
}
#twitter_timeline_autocommenter .jspHorizontalBar .jspTrack, #twitter_timeline_autocommenter .jspHorizontalBar .jspDrag {
    float: left;
    height: 98%;
}
#twitter_timeline_autocommenter .jspDragTop {
    background: none repeat scroll 0 0 #999999;
    height: 100%;
    margin: 0 auto;
    width: 2px;
}
#twitter_timeline_autocommenter .jspArrow {
    background: none repeat scroll 0 0 #50506D;
    cursor: pointer;
    display: block;
    text-indent: -20000px;
}
#twitter_timeline_autocommenter .jspArrow.jspDisabled {
    background: none repeat scroll 0 0 #80808D;
    cursor: default;
}
#twitter_timeline_autocommenter .jspVerticalBar .jspArrow {
    display: block;
    background: url("../img/7up.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    width: 19px;
}
#twitter_timeline_autocommenter .jspVerticalBar .jspArrowUp {
    background-position: 0 0;
}
#twitter_timeline_autocommenter .jspVerticalBar .jspArrowDown {
    background-position: -39px 0;
}
#twitter_timeline_autocommenter .jspHorizontalBar .jspArrow {
    display: none;
    float: left;
    height: 100%;
    width: 16px;
}
#twitter_timeline_autocommenter .jspVerticalBar .jspArrow:focus {
    outline: medium none;
}
#twitter_timeline_autocommenter .jspCorner {
    background: none repeat scroll 0 0 #EEEEF4;
    float: left;
    height: 98%;
}
* html #twitter_timeline_autocommenter .jspCorner {
    margin: 0 -3px 0 0;
}