
#main_column .thread_stripe {
    display: table;
    height: 30px;
    margin: 12px;
    padding: 0;
    width: 829px;	
}

#main_column .thread_stripe .buttons {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

#main_column .thread_stripe .buttons a img {
	margin-right: 4px;
	position: absolute;
	bottom: -13px;
	right: 2px;
}

#main_column .thread_stripe .buttons a {
    border-color: #A7A9AC;
    border-style: solid;
    border-width: 1px;
    box-shadow: -5px 5px 5px #D2D0CF;
    color: #000222;
    display: inline-block;
    font-family: 'eurostilebold',Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    vertical-align: middle;
}

#main_column .thread_stripe .buttons .new_topic {
	background-image: linear-gradient(top, #C1D9FE 0%, #64A1FD 50%, #4B79BE 100%);background-image: -o-linear-gradient(top, #C1D9FE 0%, #64A1FD 50%, #4B79BE 100%);background-image: -moz-linear-gradient(top, #C1D9FE 0%, #64A1FD 50%, #4B79BE 100%);background-image: -webkit-linear-gradient(top, #C1D9FE 0%, #64A1FD 50%, #4B79BE 100%);background-image: -ms-linear-gradient(top, #C1D9FE 0%, #64A1FD 50%, #4B79BE 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C1D9FE), color-stop(0.5, #64A1FD), color-stop(1, #4B79BE));}

#main_column .thread_stripe .buttons .post_reply {
	background-image: linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);background-image: -o-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);background-image: -moz-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);background-image: -webkit-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);background-image: -ms-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEB18D), color-stop(0.5, #FE724E), color-stop(1, #BD4817));}

#main_column .access {
	color: #DB1F26;
	background: #FCFCFC;
	line-height: 1.4;
	width: 828px;
	margin-top: -1px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color: #A7A9AC;
	border-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#main_column .quick_reply {
	margin: 12px;
}

#main_column .quick_reply .row {
	width: 590px;
	height: 154px;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #A7A9AC;
	margin: auto;
}

#main_column .quick_reply textarea  {
	width: 566px;
	resize: none; 
	height: 112px;
	margin: 0;
	padding: 12px;
	border: 0;
	display: block;
}

#main_column .quick_reply .row label {
	margin: 0;
	font: 11px verdana;
	text-align: center;
	background: #424445;
	color: #FCFCFC;
	width: 590px;
	height: 18px;
	display: block;
}

#main_column .quick_reply .row_buttons {
	width: 590px;
	margin: auto;
	text-align: center;
	margin-top: 12px;
}

#main_column .quick_reply input {
	margin-left: 6px;
	margin-right: 6px;
}


#main_column .quick_reply img {
	margin-right: 4px;
	position: absolute;
	bottom: -10px;
	left: 14px;
	height: 28px;
	width: 28px;
}

#main_column .quick_reply input {
	display: inline-block;
	vertical-align: middle;
	color: #000222;
	font-family: 'eurostilebold', Arial, sans-serif;
	font-weight: normal;
	font-size:15px;
	padding: 3px 6px 3px 40px;
	box-shadow: -5px 5px 5px #D2D0CF;
	border-style: solid;
	border-width: 1px;
	border-color: #A7A9AC;
}

#main_column .quick_reply input:hover,
#main_column .quick_reply img:hover {
	cursor: pointer;
}

#main_column .quick_reply [name="options"]  {
	background-image: linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);
	background-image: -o-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);
	background-image: -moz-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);
	background-image: -webkit-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);
	background-image: -ms-linear-gradient(top, #FEB18D 0%, #FE724E 50%, #BD4817 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEB18D), color-stop(0.5, #FE724E), color-stop(1, #BD4817));}

#main_column .quick_reply [name="reply"]  {
	background-image: linear-gradient(top, #A1FF9D 0%, #6FE468 50%, #479943 100%);
	background-image: -o-linear-gradient(top, #A1FF9D 0%, #6FE468 50%, #479943 100%);
	background-image: -moz-linear-gradient(top, #A1FF9D 0%, #6FE468 50%, #479943 100%);
	background-image: -webkit-linear-gradient(top, #A1FF9D 0%, #6FE468 50%, #479943 100%);
	background-image: -ms-linear-gradient(top, #A1FF9D 0%, #6FE468 50%, #479943 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A1FF9D), color-stop(0.5, #6FE468), color-stop(1, #479943));}

#main_column .posts {
	
}

.thread_edit_history {
	padding: 0px 10px 5px 0px;
	text-align: right;
}

.thread_edit_history_box {
	margin-left: -665px !important;
	margin-top: 10px !important;
}

#chart_div
{
	width: 100%;
	height: 500px;
}

#managePmParticipants {
	width: 720px;
	height: 320px;
	padding: 0px;
	background-color: white;
	position: fixed;
	z-index: 1000;
	top: 300px;
}

#managePmParticipantsContent {
	margin: 10px;
}

#managePmParticipants .moderation_tool_wrapper_title, #managePmParticipants {
	background-color: #D2D0CF;
}

#managePmParticipants h2 {
	margin: -10px;
	margin-bottom: 20px!important;
}

#managePmParticipants .moderation_tool_wrapper_title {
	color: black;
}

.removePmThreadParticipant {
	box-shadow: none!important;
}

#managePmParticipants #participants_list {
	max-height: 155px;
	min-height: 155px;
	overflow-y: scroll;
}

#disabledTransparent {
	background-color: rgba(0, 0, 0, 0.8);
	width: 1920px;
	height: 1080px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
}

table#participants {
	text-align: left;
	margin-top: 10px;
}

table#participants .removeColumn {
	text-align: right;
}

table#participants tr td {
	padding: 5px;
}
table#participants tr.odd td {
	background-color: rgb(221, 221, 221);
}


table#participants tr.even td {
	background-color: rgb(195, 195, 195);
}
