﻿@import "all.css";

.active_send td{
	background: #fc3;
}
.active_send tr:first-child td:last-child{
	background: none;
}

.messages_swipe_span{
	width: auto !important;
    border: 1px solid black;
    padding: 5px !important;
    margin-top: 10px !important;
	border-radius: 3px !important;
    height: 45px !important;;
}