tr td.trow1:first-child,
tr td.trow2:first-child,
tr td.trow_shaded:first-child { border-left: 0; }

tr td.trow1:last-child,
tr td.trow2:last-child,
tr td.trow_shaded:last-child {
	border-right: 0; }

.tborder {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px; 
	-ms-border-radius: 2px; 
	border-radius: 2px; }

.tborder tbody tr:last-child td {
	border-bottom: 0; }

.tborder tbody tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-o-border-bottom-left-radius: 2px;
	-ms-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px; }

.tborder tbody tr:last-child td:last-child {
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-o-border-bottom-right-radius: 2px;
	-ms-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px; }

.thead {
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-o-border-top-left-radius: 2px;
	-o-border-top-right-radius: 2px;
	-ms-border-top-left-radius: 2px;
	-ms-border-top-right-radius: 2px; 
	border-top-left-radius: 2px;
	border-top-right-radius: 2px; }

.thead_collapsed {
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-o-border-bottom-left-radius: 2px;
	-o-border-bottom-right-radius: 2px;
	-ms-border-bottom-left-radius: 2px;
	-ms-border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px; }

.thead_left {
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-o-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
    border-top-right-radius: 0; }

.thead_right {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-o-border-top-left-radius: 0; 
	-ms-border-top-left-radius: 0; 
    border-top-left-radius: 0; }

.tcat_menu {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-o-border-radius: 0 !important; 
	-ms-border-radius: 0 !important; 
  	border-radius: 0 !important; }

.tborder tbody:nth-last-child(2) .tcat_collapse_collapsed {
	-moz-border-radius-bottomleft: 2px !important;
	-moz-border-radius-bottomright: 2px !important;
	-webkit-border-bottom-left-radius: 2px !important;
	-webkit-border-bottom-right-radius: 2px !important;
	-o-border-bottom-left-radius: 2px !important;
	-o-border-bottom-right-radius: 2px !important; 
	-ms-border-bottom-left-radius: 2px !important;
	-ms-border-bottom-right-radius: 2px !important; 
	border-bottom-left-radius: 2px !important;
	border-bottom-right-radius: 2px !important; }

button,
input.button,
input.textbox,
input.invalid_field,
input.valid_field,
select,
textarea,
.editor_control_bar,
blockquote,
.codeblock,
fieldset,
.pm_alert,
.red_alert,
.popup_menu,
.postbit_buttons > a,
a.button {
	border-radius: 1px; 
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		-o-border-radius: 0 2px 2px 0; 
		-ms-border-radius: 0 2px 2px 0; }

.post.classic .post_author {
	border-radius: 0 2px 2px 0;
		-moz-border-radius: 0 2px 2px 0;
		-o-border-radius: 0 2px 2px 0; 
		-ms-border-radius: 0 2px 2px 0; 
		-webkit-border-radius: 0 2px 2px 0; }

.popup_menu .popup_item_container:first-child .popup_item {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-o-border-top-left-radius: 3px;
	-o-border-top-right-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-ms-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px; }

.popup_menu .popup_item_container:last-child .popup_item {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	-o-border-bottom-right-radius: 3px; 
	-ms-border-bottom-left-radius: 3px;
	-ms-border-bottom-right-radius: 3px; 
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px; }

.pagination a {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px; }

.pollbar {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px; 
	-ms-border-radius: 1px; 
	border-radius: 1px; }

.fa_xtra { 
	vertical-align: middle; 
	font-size: 14px; 
	margin-top: -4px;
	padding-right: 4px; 
		-webkit-transform:rotateZ(0.0001deg);
		-moz-transform:rotateZ(0.0001deg);
		-o-transform:rotateZ(0.0001deg);
		-ms-transform:rotateZ(0.0001deg);
	transform: rotateZ(0.0001deg); }

.dashed { 
	border: 1px dashed #ccc; 
	border-color: #ccc; 
	border-radius: 2px; 
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px; 
		-o-border-radius: 2px; 
		-ms-border-radius: 2px; }

.bradius { 
	border-radius: 2px !important; 
		-moz-border-radius: 2px !important; 
		-webkit-border-radius: 2px !important; 
		-o-border-radius: 2px !important;
		-ms-border-radius: 2px !important; }

.bradius_xtr { 	
	border-radius: 5px !important; 
	-moz-border-radius: 5px !important; 
	-webkit-border-radius: 5px !important; 
	-o-border-radius: 5px !important;
	-ms-border-radius: 5px !important; }

.bradius-full {
	border-radius: 100px !important;
		-moz-border-radius: 100px !important; 
		-webkit-border-radius: 100px !important; 
		-o-border-radius: 100px !important; 
		-ms-border-radius: 100px !important; }

.bradius-fifty {
	border-radius: 100% !important;
		-moz-border-radius: 100% !important; 
		-webkit-border-radius: 100% !important; 
		-o-border-radius: 100% !important; 
		-ms-border-radius: 100% !important;  }

.trns-normal {
	transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s; }

@keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; } 
}

		
		
		